digitalsleuth / time_decode

A timestamp and date decoder written for python 3
https://digitalsleuth.gitbook.io/time-decode-documentation/
MIT License
33 stars 8 forks source link

I wanted to say thanks for creating this tool! #1

Closed MrHobbits closed 4 years ago

MrHobbits commented 7 years ago

I wanted to tell you how much I appreciate that you took the time to create this tool. You are correct in saying that there are close to zero tools out there that provide this sort of conversion for Digital Forensics. I am taking a class and I needed something that would convert 128-bit SYSTEMTIME to human readable. So again, thank you for putting all the time into this it looks great and works perfectly (for what I needed.) -Mr. Hobbits P.S. Sorry for messaging you this way, I didn't see any other method to say thanks.

Fetchered commented 7 years ago

No worries on messaging me the way you did, it reminded me that I should put some contact info on the page.

I'm glad the tool was useful for you. I have more updates coming in the future, including GSM and GPS times, as well as CSV import/export (for reading all values in a column and creating a new column with converted values).

If you know of any timestamps I missed, please let me know and I'll be glad to add them!

Cheers!

Corey

On Sep 6, 2017, at 10:05 PM, Mr Hobbits notifications@github.com wrote:

I wanted to tell you how much I appreciate that you took the time to create this tool. You are correct in saying that there are close to zero tools out there that provide this sort of conversion for Digital Forensics. I am taking a class and I needed something that would convert 128-bit SYSTEMTIME to human readable. So again, thank you for putting all the time into this it looks great and works perfectly (for what I needed.) -Mr. Hobbits P.S. Sorry for messaging you this way, I didn't see any other method to say thanks.

You can view, comment on, or merge this pull request online at:

https://github.com/Fetchered/date_decode/pull/1

Commit Summary

I wanted to say thanks for creating this tool! File Changes

M README.md (1) Patch Links:

https://github.com/Fetchered/date_decode/pull/1.patch https://github.com/Fetchered/date_decode/pull/1.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.