MSN Plus was a popular add on for MSN Messenger (Windows Live Messenger) throughout the 2000’s. One of the features MSN Plus had was the ability to log chats, then in later versions of MSN Plus encrypt these chat logs.

Encrypted chat logs we’re certainly a good idea, however as the years go on things change. MSN Messenger has long since been merged with Skype and development of MSN Plus has ended. So what can I do about the all the encrypted chat logs I have spanning almost 10 years?

It’s still possible to view the chat logs if you install an old version of MSN Messenger, which will then allow MSN Plus to be installed so your encrypted chat logs can be opened as normal. To me installing two programs which are no longer supported (and not even possible to download unless you have archived a copy) was certainly not ideal in my mind, so I wanted to find a way to decrypt all my old chat logs.

As it turns out back in 2006 a MSN Plus community member going by the alias of CookieRevised created a batch file that would decrypt (or encrypt) all MSN Plus chat log files found within a folder / sub folders of that folder.

Providing you know the password used to encrypt your chat logs this script can scan through your chat logs folder, locate any .PLE files (Encrypted chat logs) and batch decrypt them back to the standard .html chat logs MSN Plus used for non encrypted chat logs.

The process is pretty easy to do presuming you have an offline installer for MSN Messenger and a compatible version of MSN Plus. If not I have uploaded a copy of everything you will require below.

Removing Chat Log Encryption From Messenger Plus (MSN Plus) PLE Chat Logs

To remove the encryption from your chat logs you will need to download the following:

I have created mirrors of the above files from my download archives as none of them appear to be hosted online anymore, all the files were sourced from their official sites many years ago.

Note: I installed the above on a Windows 7 SP1 64bit virtual machine which i can confirm this process will work on, newer versions of Windows might not be compatible.

Once you have download the files above, follow these steps to decrypt your MSN Messenger chat logs:

  1. Install Windows Live Messenger 2009
  2. Install MSN Plus Live 4.90
  3. Extract the DecryptEncryptAll batch files to the folder your chat logs are located in – Documents\My Chat Logs is the default location.
  4. You should have now have something like this:MSN Plus Chat Log Decryption 1
  5. As you can see each months chat logs are encrypted:
    MSN Plus Chat Log Decryption 3
  6. Open the DecryptAll 4.1.bat file and enter the password used to encrypt the chat logs:MSN Plus Chat Log Decryption 2
  7. The decryption process should now start:
    MSN Plus Chat Log Decryption 3
  8. Once decrypted the encrypted chat logs will be deleted and you will end up with the standard MSN Plus HTML versions of your chat logs in the same folder the encrypted chatlog was located in.
    MSN Plus Chat Log Decryption 5

To decrypt all my chat logs it took around 20-30 mins (I wasnt really watching it), this will vary depending how many logs you have saved over the years. My chat logs were encrypted from September 2007 onward to December 2011.

I believe December 2011 was around the time I switched over to Trillian as i didnt really like the look of the newer MSN clients, however at that point Trillian was still capable of connecting to the Messenger network and was a much nicer client than in my opinion.

I hope this helps some fellow MSN users out, I think old chat logs are something good to keep and look back on in years to come to see what I was doing in a certain point in my life, even just looking back at a few when posting this blog i was thinking “wow i totally forgot about that”.

If you are from the UK you likely grew up with MSN Messenger, it’s something I had used since the year 2000. Back when I was in school or college you would just ask someone for their MSN email address, rather than a mobile number. Back then not everyone had mobile phones and for those who did calls / texts where not usually free, so most people would often be on MSN during the evenings. The modern day equivalent seems to be WhatsApp / Facebook messenger. Anyway i’m going a bit off topic here, i hope someone find’s this blog post of some use sometime in the future!

Note: the source for the batch script used in this guide was the MSN Plus forums, which now no longer appear to exist. A community hosted archive of the MSN Plus forums can be found here. The batch file used in this blog was found in the archived topic here.

Author

Matt has always had a passion for computers, gadgets and technology. He will never be found too far away from a good cuppa tea.

23 Comments

  1. Thank you so much for your help! Just decrypted all my log files with ease 🙂

  2. i’m surprised at how well this worked, parallelization in the original script would’ve been nice but it’s better than nothing.

  3. Hello,

    I don’t know if anyone is still replying here but i need help. I don’t remember the original password i used to encrypt my chat logs back in 2010-11 I have changed various time the password of my account linked to those chat but i dont remember the initial one associated with the logs is there anyway i can decrypt or open them i tired installing messenger live but it doesnt work plz help!!!!!!!!!!!!!!!!!!!!!

    • All you can really do is keep trying to guess the password unfortunately, the chatlogs and encrypted and the password you set is needed to decrypt them. Unless theirs some flaw in the way Chatlogs were encrypted all you can really do is try to bruit force the password and guess it.

      You could contact Patchou, the creator of MSN Plus: http://www.patchou.com/about/contact/ – however i’m guessing all he will do is tell you the same unfortunately.

  4. Pingback: Aprire, Leggere e Decriptare i file .ple delle chat di Messenger Plus! Live (MSN Plus!) - Lifepare

  5. hepsi güzel çalıştı son aşamada şifreleri çözdü ama yine aynı değişen birşey yok 🙂

  6. Hey Matt, 2019 and this was still useful to me – good thing I saved my password! Thanks so much for providing this.

  7. hola, no se si aun respondes preguntas sobre este post.
    te consulto, tengo archivos .ple (no tienen contraseñas ni aparecen como encriptados) pero no los puedo abrir ya que no tengo ningun programa compatible con ese formato.
    me podrias ayudar a abrirlo?
    muchas gracias

  8. It’s truly incredible! Thanks a lot, I was able to open all the recordings of which I know the password, it converted all of them to html files, but it does not convert the recordings of which I do not know the password. I also need a password cracker for ple file.

    • CookieRevised Reply

      Hi EBK,

      Unfortunately the PLE files were encrypted using Microsoft Windows own build in encryption. As such, it is a fairly strong encryption (I don’t know the type and strength anymore since it has been decades, but it is a strong one). So, it is not some custom made encryption scheme which could potentially be hacked. Thus it’s as good as impossible to decrypt without the proper password.

      Your best bet would be to analyze the decryption batch files and make a brute forcer out of it. Essentially it comes down to calling the appropriate Messenger Plus! program with the proper commands and parameters. So it should be quite easy to put that into a batch file to run thru a dictionary. There are no time-outs or something. It will only take a lot of time.

      Glad my ancient encrypt/decrypt batch files were of some help 😉
      Brings back all kinds of fun memories….

      • I never expected a comment from the author of that very useful batch file all these years later. Thanks for saving me so much time!

        I do miss the MSN Messenger days, far more fun than the “social media” we have today.

  9. Matt Barker Reply

    Thanks for creating this guide and for hosting the files. Still needing this in 2022, and it all worked great on Windows 10 (21H1).

    • CookieRevised Reply

      Hi Matt Barker,

      I’m surprised and glad they are still working on Win10, since I used quite a lot of special tricks in the batch files to automate the process as seamless as possible, from what I remember. I’m sure I would do some things much different now, but still….

      greetings.

  10. That is the only thing that worked! (And I tried a lot!)
    Thanks!!!!

  11. Thank you very much for putting this together.
    I have been trying to open up a .ple for a while now and this is the closest I got.
    Unfortunately I’m on Mac, do you know a way to download Msn Messenger for Mac? I can’t seem to find anything online.

  12. Excelente aporte lo acabo de probar hoy 23/01/2024 y funciono perfectamente en win 11. Solo tuve que desactivar el antivirus y todo muy sencillo. Eso si tienes que tener tu contraseña en caso de que esten encriptados los archivos. De otra manera es imposible

Write A Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.