Convert date/time ...
 
Notifications
Clear all

Convert date/time into hex

10 Posts
8 Users
0 Reactions
3,158 Views
(@jossehananon)
New Member
Joined: 18 years ago
Posts: 2
Topic starter  

I have tried to convert timestamps from windows registry. For this purpose I found and used a timestamp converter called DCode.exe from digital-detective.co.uk. The only problem with this excellent program is that it only converts from hex to "readable" and not the other way around.

I there for wonder if there is any one that have a converter that converts a "real" timestamp into the same hex format that windows registry uses.

/Johan S


   
Quote
(@stamitz)
Eminent Member
Joined: 18 years ago
Posts: 34
 

Just a wild guess and I have not tried it

can you use the HexDisplay.pm script

http//www.krugle.org/kse/files/cvs/cvs.sourceforge.net/snark/Snark/NBK/Util/HexDisplay.pm

with perl ?

Stamitz


   
ReplyQuote
(@farmerdude)
Estimable Member
Joined: 20 years ago
Posts: 242
 

Hi Johan,

On my FBCD there is a program, Delve, that allows you to input one date/time and convert it to all other formats. You can see a screen shot of this utility on page 18 of the PDF here;

www . forensicbootcd. com/con/dv/dv.pdf

(Just remove the spaces above)

The reason I created this utility was because I often view meta data and have date/time stamps not in human readable and I'd like to convert them. The reverse might be helpful for you, taking the human readable and converting into the other formats.

regards,

farmerdude


   
ReplyQuote
(@teenwolf)
New Member
Joined: 15 years ago
Posts: 3
 

I have written software that does the same, except is command line.

It is located at www.live-forensics.com/download


   
ReplyQuote
Beetle
(@beetle)
Reputable Member
Joined: 17 years ago
Posts: 318
 

Try http//software.ccschmidt.de/small_detail.html#UTC

Works in both "directions".


   
ReplyQuote
alex101
(@alex101)
Estimable Member
Joined: 17 years ago
Posts: 105
 

Another application that works in both directions called "ClockSmith"

"Clocksmith can be used to decode timestamps recovered from various different sources. Timestamps can also be created using Clocksmith to assist with analysing data."

http//evigator.com/free-apps/


   
ReplyQuote
binarybod
(@binarybod)
Reputable Member
Joined: 17 years ago
Posts: 272
 

My TimeLord utility wil do it. Enter the time in the 'Time Encoder' tab and it will show you the HEX version in 14 formats. It can show these in Big or Little Endian and if you want to search for this time in (say) EnCase then it will generate the grep expression.

Oh, and it's free

http//computerforensics.parsonage.co.uk/timelord/timelord.htm

Paul


   
ReplyQuote
alex101
(@alex101)
Estimable Member
Joined: 17 years ago
Posts: 105
 

Paul, considering your TimeLord application is on my workstation desktop I'm not sure why I didn't think of that 1st.


   
ReplyQuote
binarybod
(@binarybod)
Reputable Member
Joined: 17 years ago
Posts: 272
 

Paul, considering your TimeLord application is on my workstation desktop I'm not sure why I didn't think of that 1st.

Shameful wink


   
ReplyQuote
PaulSanderson
(@paulsanderson)
Honorable Member
Joined: 19 years ago
Posts: 651
 

If you are interested in searching for a date or a date range in various formats then RevEnge can do this. You can search a binary file, raw image or encase image.

www.sandersonforensics.com/revenge.html


   
ReplyQuote
Share: