What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » can existing log files be encrypted?

can existing log files be encrypted?
Author: Message:
malf
New Member
*


Posts: 2
Joined: Oct 2006
O.P. can existing log files be encrypted?

firstly, can you opt to encrypt existing chat log files, or is it only after you select to encrypt files that only thereafter new logs are produced that are then encrypted accordingly?

secondly, can you opt to remove an encryption from a log file once it has been encrypted, ie, so you dont have to type in the password any longer? (ie getting that padlock icon off the log files)

thanks,
malf
10-10-2006 03:30 PM
Profile E-Mail PM Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: can existing log files be encrypted?
Only new logs created will be encrypted after you set encryption.

You can encrypt existing logs (and more) from the commandline with the logviewer application:

[Image: attachment.php?pid=740799]
Results of run > "C:\Program Files\Messenger Plus! Live\Log Viewer.exe" /?

Note: strings which contain spaces need to be inside quotes. eg:
"C:\Program Files\Messenger Plus! Live\Log Viewer.exe" /encrypt="c:\my logs\contact1@hotmail.com.txt" /pwd="my password"


In this post you can find a bat file created by CookieRevised that decrypts all log files in a folder and its subfolders when run from inside that folder.

Edit: you're welcome :)
Edit2: to make things even more clear i added the full command to encrypt a log. Note: the full path/name to the to encrypt log needs to be specified (just like the full path needs to be entered to the event viewer app). If you use the parameter /overwrite an encrypted logfile with same name (with .ple extension) in same folder will be created, but when a file with that name already exist that one will be overwritten.
("C:\Program Files\Messenger Plus! Live\Log Viewer.exe" /encrypt="c:\my logs\contact1@hotmail.com.txt" /pwd="my password" /overwrite).

.png File Attachment: logviewer_commands.PNG (10.49 KB)
This file has been downloaded 17930 time(s).

This post was edited on 05-06-2007 at 07:58 PM by Sunshine.
[Image: 25dr3o9]
10-10-2006 03:49 PM
Profile E-Mail PM Web Find Quote Report
malf
New Member
*


Posts: 2
Joined: Oct 2006
O.P. RE: can existing log files be encrypted?
my God that was a fast reply! thank you! if i have any Qs after tryin the above il addend them!
10-10-2006 03:55 PM
Profile E-Mail PM Find Quote Report
Zheyk
New Member
*


Posts: 1
38 / Male / –
Joined: Feb 2007
RE: can existing log files be encrypted?
I've modified the BATCH file u mentioned backwards so now u can encrypt all the non-encrypted files. that would help on older conversations and save time on modifiyng file per file

Moderator Edit: Attachment deleted; please read the following posts for more information

This post was edited on 05-06-2007 at 08:27 PM by Tochjo.
02-13-2007 03:15 AM
Profile E-Mail PM Find Quote Report
cbuckley
New Member
*

Avatar

Posts: 2
39 / Male / –
Joined: Mar 2007
RE: can existing log files be encrypted?
Well, after running your encrypt script on my (irritatingly large) archive of logs, I now can't open them again.

Any chance of an error in the script? I'm going to have a read through it but I must admit my batch script knowledge is limited.

EDIT:

Phew! Must admit you scared me there... Thankfully a very simple (and odd) issue - you hard-coded a password in there, rather than using the one entered on the command-line *-):

code:
ECHO "%LOGVIEWER%" /encrypt="%%I" /pwd="zheykster" >> TEMP.BAT

Easy to fix, and easy to release an updated version of your script... It now also encrypts all old .TXT logs as well as the new .HTML ones.

EDIT 2:

I have now removed my version and uploaded the original, by CookieRevised.

EDIT 3:

Removed files altogether. Read the original entry here.

This post was edited on 05-06-2007 at 08:54 PM by cbuckley.
03-22-2007 06:01 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: can existing log files be encrypted?
Both batch files from Zheyk and cbuckley contain bugs.

I also would have appreciated it if I was contacted before the original batch file I wrote is being messed up like that, Zheyk... :dodgy:

For a proper working EncryptAll (and DecryptAll), see
CookieRevised's reply to About uncrypting logs (i've got password!)

;)

This post was edited on 05-06-2007 at 09:01 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-06-2007 07:47 PM
Profile PM Find Quote Report
cbuckley
New Member
*

Avatar

Posts: 2
39 / Male / –
Joined: Mar 2007
RE: can existing log files be encrypted?
Apologies, my fault for not reading either the post or the comments, I just noticed the major bug and provided a fix. I had contacted Zheyk when I assumed it was his software...
05-06-2007 08:04 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On