Convert Binary Timestamp

G

Guest

Hello Everyone :)
I would like to convert a REG_BINARY Timestamp found in my Windows XP Pro
registry while using regedit.exe to a readable format so I can see when it
was created.
For example the registry entry looks like the following:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail\
(e-mail address removed)]
"MessageCount"=dword:00000000
"TimeStamp"=hex:0c,c9,51,79,0c,87,c5,01
"Application"="http://www.hotmail.com/"

The timestamp listed above is what I would like to convert to readable data
so I can see the date and time this (and many other) entry was created.
Does anyone know how to do this?
Thanks! :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top