Ian
Stole All the Forum Stars
       
 Good things come to those who wait ...
Posts: 2907
|
 |
Re: Is it a Super-Cookie or a Commercial Trojan?
« Reply #4 on: May 18th, 2002, 11:44am » |
Quote Modify
|
Well, MS were, at any rate. The difference is that most versions of index.dat, for example, will be recreated brand-new, blank and ready to go if they're deleted. I used Raihan Kibria's Free Hex Editor to look through msdxm.ocx - in the 'smaller' version, the MP GUID, as reported at http://computerbytesman.com/privacy/supercookiedemo.htm, was coded in at about 15% or so through the file. I did a search based on this GUID and the one stored in the Registry (which was different... sneaky or what?). Registry entries are HKEY_CURRENT_USER\Software\Microsoft\Windows Media\WMSDK\General > {[stringvalue "UniqueID"]} HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings HKEY_USERS\.DEFAULT\Software\Microsoft\MediaPlayer\Player\Settings Since these are per user, WinNT users will have copies in each user profile, for example HKEY_USERS\S-1-5-21-1801674531-1580436667-842925246-1000\Software\Micros oft\MediaPlayer\Player\Settings, where the code between USERS\ and \Software is the unique user code. FrHEd is available at http://www.kibria.de/frhed.html
|