Recommended Posts

Hi, ive been working on trying to get animated custom emotions work in msn messenger 6 and this is what ive found out about it so far.

Custom emotions are stored here: C:\Documents and Settings\USERNAME\Application Data\Microsoft\MSN Messenger\EMAIL\CustomEmoticons, if you have for example 5 custom emotions there will be 7 files in the folder. There is one file called map.txt it will read something similar to this:

<msnobj Creator="[email protected]" Size="764" Type="2" Location="TFR141.tmp" Friendly="AAA=" SHA1D="HbAOHnbnyRpJRJS/leWdvyQLRFo=" SHA1C="M53lPb3XQl2Eklnvc5jmD0dmO60="/>

The file TFR141.tmp (the file name could be anything) is the file with info about your custom emotions, if you rename it to a .txt it will read something like this:

(88) gost-2-1053702256 <msnobj Creator="[email protected]" Size="592" Type="2" Location="TFRAC.tmp" Friendly="AAA=" SHA1D="ZYSjjA3UhMjdopsmli7NZP7BqQ0=" SHA1C="JhXGjmzq9yNxC1LsfB2jIsu1t5o="/>

(test) 1033 <msnobj Creator="[email protected]" Size="322" Type="2" Location="TFR140.tmp" Friendly="AAA=" SHA1D="7e1vkzqVLy8UKOVJAwEeyHvjVoA=" SHA1C="q1PbKsC0rJK6c7pxmN0UopOkGTs="/>

Each file under Location= is your emotion file so if you rename it to a .png its your emotion. Messenger uses the SHA1 encryption so you cannot edit your emotions after they have been entered into messenger under my emotions. If you try and edit your emotions and change the Size= tag messenger will say your custom emotions cannot be user (or something similar to that)

If you edit a custom emotion this code

SHA1D="7e1vkzqVLy8UKOVJAwEeyHvjVoA=" SHA1C="q1PbKsC0rJK6c7pxmN0UopOkGTs="/>

would need to be changed to make it work. All this info applys for the "Backgrounds" and "UserTile" folders aswell.

Dan

Also there were rumors that msn messenger 6 used the mng format for its animated emotions (mng is basicly animated png) this is untrue, msn messenger uses pngs with sections of 19x19 pixels and chops them up and makes it animated you can check this by using reshack and exporting one of the animated emotions.

Dan

Reminder, SHA1 is your Secure Hashing Algo. that takes input up to 2^64 bits in length and produces a 160-bit message digest which is all hell to brute force. The strings you pasted are not SHA1 hashes, by the way. Read below.

Some random notes:

Partial Type Listing(?)

===============

Type 2 = Emoticon

Type 3 = Profile Picture

Type 5 = Background

Example map.txt SHA1(false) String

=========================

VMmh9p+B+5j4hiCGxJfjwIv/qWw=

These are not SHA1 hashes, as they contain invalid characters. An example SHA1 hash would look like:

0efe503114c284670128cd45c7981efef3a7483b

The string above is Base64-encoded (or it seems to be) - Its output (when decoded) yields something similar to:

Tɡ ėl

(For exactness (as some characters don't display correctly), you can code a simple PHP script to output its decoded form and pipe it to a file)

I haven't been able to figure out why/where these are used however they seem to be hashes/signatures of files which have data inside them that do the same thing to another set of files (redundancy) More info will be available when I learn of more.

You'll probably find a little more out by investigating the use of the following exported functions in MSNM6 (hooking/monitoring would be nice):

CryptReleaseContext, CryptDestroyHash, CryptCreateHash, CryptAcquireContextA, CryptGetHashParam

Kiddies: I do not recommend you remove the use of these functions (via r.engineering) within' MSNM6 as its used in other places, not just in emotes. (Passport/etc)

hmm dont really think this should be in Customization & Skinning Section since its kinda todo with programming and software but your the boss Radish?.

Dan

I agree. hes probably trying to get all the msn messenger 6 stuff together. And the fact that it has emoticons in the title doesnt help

now not to spoil your ideas, but remember the following:

animated emoticons requires a mechanism to be triggered so that MSN Messenger knows it's animated and animates it, you cannot simply link up a couple of 19x19px images, crack all the way to get MSN Messenger display it and think MSN Messenger would animate it for you

Microshaft has been using this method to do animations in their applications for a long history already, for example the butterfly icon flying on top of the Messenger windows when you log in is a very good example

if Microshaft wants to forbid you to animate your custom emoticons, they have their own way of doing it, the most effective one would be NOT building the mechanism of animating linked 19x19px images and enable animated gif support as custom emoticons

hope you guys will have fun reverse engineering Messenger 6 but don't give too much hope on getting animated custom emoticons to work, this is my tip for you guys

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Quantum Error Correction Validated in Nature: Microsoft and Quantinuum Log 800-Fold Improvement Two years after the original press-release announcement, independently peer-reviewed results published in Nature on June 10, 2026, have confirmed that Microsoft and Quantinuum achieved an 800-fold reduction in quantum error rates on real trapped-ion hardware — the largest gap between physical and logical error rates ever independently validated.    What Quantum Error Correction Actually Does — and Why Breaking Even Is Hard https://www.techtimes.com/articles/318329/20260613/quantum-error-correction-validated-nature-microsoft-quantinuum-log-800-fold-improvement.htm   Quantum Computing Wiring Bottleneck Cracked by HKU Silicon Carbide Chip at Qubit Temperature Engineers at the University of Hong Kong have built the first cryogenic control chip that operates at the same temperature as superconducting qubits — 10 millikelvin, or just one-hundredth of a degree above absolute zero — without generating the heat that has forced every competing approach to park its electronics hundreds of meters of cable away. https://www.techtimes.com/articles/318325/20260613/quantum-computing-wiring-bottleneck-cracked-hku-silicon-carbide-chip-qubit-temperature.htm  
    • RevPDF 4.5.0 by Razvan Serea RevPDF is a free, fully offline PDF editor for Windows, macOS, and Linux that lets you edit text and images directly inside PDF files — no internet connection, no account, and no cloud uploads required. Unlike bloated alternatives that demand subscriptions and constant connectivity, RevPDF fits in under 60MB on desktop while delivering a complete editing toolkit: annotate, redact, sign, compress, split, merge, convert, and reorganize pages, all processed locally on your device. Smart font matching ensures edited text blends seamlessly with the original, and multi-language support includes RTL scripts such as Arabic and Hebrew. Where most PDF editors force you to choose between features and simplicity, RevPDF manages both. You can build interactive forms from scratch with text fields, checkboxes, and dropdowns, permanently redact sensitive data before sharing, draw freehand on contracts and diagrams, and add custom watermarks — all without a single file leaving your machine. Edit Text and Images Directly Inside PDFs RevPDF supports true inline PDF editing — not just annotation layers on top of a document, but actual modification of existing text and images within the file. A smart font-matching engine identifies the font used in the original document and applies it automatically when you make edits, so changes blend naturally with the surrounding content. You can reposition elements, resize images, and update text across single pages or entire documents. RevPDF 4.5.0 release notes: This is one of the biggest updates to RevPDF yet. A lot of things people have been asking for are finally here. New Features Auto Redaction Permanently redact sensitive text and areas from your PDFs before sharing. Clean, irreversible, and fully offline. Comments, Links & Bookmarks Add comments for review, insert clickable links, and create bookmarks to jump around long documents without scrolling forever. Find & Replace Search across the whole document and replace text in one go. Long overdue. Split Pages Vertically or Horizontally Split any page down the middle, vertically or horizontally. Perfect for scanned books or double-page spreads. New Drawing Tools More tools for freehand drawing and markup, better for annotations, sketches, and detailed notes. Continuous Scrolling in Editor The editor now scrolls continuously through pages instead of jumping between them. Working through long documents is a lot smoother now. PDF Metadata Editor View and edit the metadata stored inside your PDFs, including title, author, subject, and keywords. Better Font Matching Text edits now blend in more naturally by doing a better job of matching the original font. Tabbed PDF Viewer Open multiple PDFs at once in tabs and switch between them without going back to the home screen. Add Links Insert hyperlinks anywhere in your PDF, to external URLs or to other pages within the document. Share & Print Shortcuts Share or print directly from the editing screen, home screen, and viewer. No extra steps. Minor Updates Paste images directly from clipboard into your PDF New image editing tools for more control over images inside documents Bug Fixes Fixed file saving issues on Windows and Linux Everything still works fully offline. No login, no cloud, no account. Your files stay on your device. Download: RevPDF 4.5.0 | 58.0 MB (Open Source) Links: RevPDF Home Page | Github | Screenshots 1 | 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Interesting. I'm not using a VPN with my phone. I tried though my home internet (Rogers) and my cellular internet (Telus) using their respective DNS servers and both trigger the dialog above.
    • Three days after Anthropic launched Claude Fable 5 as the most capable AI model it had ever released to the public, the United States government ordered it switched off — and now the company is refunding customers who paid to use a product that vanished almost overnight https://www.techtimes.com/articles/318342/20260613/us-government-pulls-anthropics-fable-5-offline-now-come-refunds-vanished-ai.htm  
    • Microsoft fired the team and replaced them with AI and this is what you get.
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      175
    3. 3
      PsYcHoKiLLa
      139
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!