Strange MSN Profile on my PC - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10) +----- Thread: Strange MSN Profile on my PC (/showthread.php?tid=96027) Strange MSN Profile on my PC by castreyboy on 12-21-2010 at 09:26 AM
I have noticed a strange profile on my PC when I try to login to either hotmail or Windows Live Messenger. Although the address appears there I have looked in the following directory and it does not appear there: RE: Strange MSN Profile on my PC by mynetx on 12-30-2010 at 06:38 PM
Hello castreyboy, RE: Strange MSN Profile on my PC by CookieRevised on 12-30-2010 at 10:37 PM
quote: quote:The address is apparently only found in the registry, not anywhere else. So, unfortunatly, there isn't an easy way anymore to detect the creation date. castreyboy, It might be a leftover from someone who had physical access to your PC (and who removed the directories afterwards to cover his tracks) or whatever like mynetx said. But another possebility is that this address has been added to the registry by some program you've used (since it only exist in the registry). Does that address appear to be a legit normal address (eg: it contains a name or other recognizable words) or is it very cryptic (eg: number and letters)? ----------------- Anyways, if you're lucky you can check in the registry for some leftover data to check when it was used. 1) Calculate the ID-Hash of the Windows Live ID. You can do this using this online calculator 2) Open your registry editor and navigate to: HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\the_ID-Hash_from_step_1 3) Find the DateOfLastHighlightLaunch setting. This is a hexadecimal number representing a date. To convert this to a decimal number: 4) Open up your Windows Calculator and switch it to 'Scientic Mode'. (second menu > Scientific Mode) 5) Click on the 'Hex' button to switch to hexadecimal notation. Now enter that hexadecimal number you've found in step 3. But enter the bytes backwards! eg: if the number is '12 34 56', you enter '563412' Click on the 'Dec' button to switch to decimal notation. Now you have a decimal number representing a date. To convert it to a date: 6) Open up the Command Prompt (Start menu > Run > cmd) and enter the following command: w32tm /ntte the_decimal_number_from_step_5 What you see now is a date in your local time zone. ----------------- Another registry setting you can check is: 7) Find the UTT setting. This is an unicode string. 8) Double click on it to see ascii values of the string. You can also see a date here. ----------------- Both dates can give you an idea when that Windows Live Id was used to log into Messenger. They are not realy sign in dates though. But they can give you an idea around what period of time it was used. |