What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » working out who's dp it is.

working out who's dp it is.
Author: Message:
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. working out who's dp it is.
ok when i go into the temp folder i can see the DP's. i copy em to the desktop. for somereason the name of the .bin files change how do i figure out who's dp it is. in the temp file it looks like the filename is like encrypted (with some funky algorithm) does anyone know the algorithm reverse so i can find out who the dp's belong to from within a program?
[Image: jeansiger5.jpg]
12-06-2004 12:15 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: working out who's dp it is.
What sort of filenames are they?
[Image: spartaafk.png]
12-06-2004 12:39 PM
Profile PM Web Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. RE: working out who's dp it is.
ok so in the Temp Folder its called "ebty3yKWgtnJBg2W5B0m8yv7HoM=" and when i move it to desktop its called "CAMPKT85" if u can decrypt it you could probly get my friends email but ahwell.
[Image: jeansiger5.jpg]
12-06-2004 12:44 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: working out who's dp it is.
Either those are hashes (from your contacts' email) and can't be decrypted or they are just random names and MSN Messenger keeps the "link" between those files and your contacts in its cachefile (map.dat).

related:
Where does MSN store it's avatars?
Where does MSN store your avatars, emoticons, backgrounds?
How do "DP/CE Stealers" work?
A list of non-spyware/adware containing "DP/CE Stealers".

.-= A 'frrrrrrrituurrr' for Wacky =-.
12-06-2004 01:17 PM
Profile PM Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. RE: working out who's dp it is.
it has tp be decryptable because i think StuffPlug shows you who's dp it is. unless TB found the algorithm and looped through all the contact names and compared?
[Image: jeansiger5.jpg]
12-06-2004 01:34 PM
Profile PM Find Quote Report
andrey
elite shoutboxer
****

Avatar

Posts: 795
Reputation: 48
– / Male / Flag
Joined: Aug 2004
RE: working out who's dp it is.
Stuffplug NG  doesn't get the DPs from the *.bin files, it recognizes them directly when they are received and then can figure out from which email adress they come. Dunno how this exactly works...
[Image: w2kzw8qp-sq2_dz_b_xmas.png]
12-06-2004 01:42 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: working out who's dp it is.
No, it doesn't necessairly needs to be decryptable....
If you know what kind of hash it is and you know the list of your contacts, it is easy to encrypt all the emailaddresses of the contacts and compare that the the undecryptable hashes. It is also quite possible that he decrypted the map.dat (which is possible for sure).

EDIT: damn, I just saw you said the same :D => unless TB found the algorithm and looped through all the contact names and compared?

Anyways the "ebty3yKWgtnJBg2W5B0m8yv7HoM=" name seems like a "normal" hash used by microsoft for all its services related to emailadresses and .NET passports and stuff. This is also logical in the sense that the other files in your Temporary Internet Files are listed as their equivalent URL's and stuff... And the CABLAHBLAH.BIN name (the actual filename) is just a random name AFAIK (except for the "CA" part and the extension).

This post was edited on 12-06-2004 at 01:49 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-06-2004 01:44 PM
Profile PM Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. RE: working out who's dp it is.
thanks cookie youve been a big help (like always :P(Y)) im gonna look at decryting the map.dat file first.
[Image: jeansiger5.jpg]
12-06-2004 02:03 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: working out who's dp it is.
quote:
Originally posted by Ash_
im gonna look at decryting the map.dat file first.
Go take a look at MSNFanatic for that...

Since the info is scattered a lot, here my list of the most interesting threads about the subject. Most links contains discussions on how to do it and sample code. Some thread(s) contain full source code.

Decrypting/Encrypting map.dat
http://www.msnfanatic.com/forums/index.php?showtopic=8676
http://www.msnfanatic.com/forums/index.php?showtopic=9361
http://www.msnfanatic.com/forums/index.php?showtopic=10112
http://www.msnfanatic.com/forums/index.php?showtopic=10414

Calculating MSN User ID - WTBW
http://www.msnfanatic.com/forums/index.php?showtopic=6910
http://shoutbox.menthix.net/showthread.php?tid=15519

Full source code to grab all DP's - Daniel
http://www.msnfanatic.com/forums/index.php?showtopic=9658


PS: As you can see in that first thread (and like I thought it was) the location is stored in the encrypted cache files of MSN Messenger. And the "ebty3yKWgtnJBg2W5B0m8yv7HoM=" name is a SHA1x hash, thus indeed undecryptable.
(good to know my memory still isn't letting me down, lol, was a long while since I've visited those threads :D)

This post was edited on 12-06-2004 at 02:39 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-06-2004 02:11 PM
Profile PM Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. RE: RE: working out who's dp it is.
quote:
Originally posted by CookieRevised

And the "ebty3yKWgtnJBg2W5B0m8yv7HoM=" name is a SHA1x hash, thus indeed undecryptable.


ok thank you so much. looks like ill do the loop, encrypt and compare method. thanks cookie

Big (Y)"s
[Image: jeansiger5.jpg]
12-06-2004 02:33 PM
Profile PM 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