Notifications
Clear all

GigaTribe chat

3 Posts
3 Users
0 Reactions
1,003 Views
(@josh828)
New Member
Joined: 12 years ago
Posts: 1
Topic starter  

I need to decode a timestamp in GigaTribe.

GigaTribe V3 is coded using the Qt library and the timestamps are QDateTime.

I can locate the relevant bytes in the file but am having trouble decoding it.

I know that IEF and some other tools decode GigaTribe chat along with the timestamp, however, I need to verify this timestamp. The same timestamp appears in other locations within the GigaTribe application that aren't decoded by the tools.


   
Quote
EricZimmerman
(@ericzimmerman)
Estimable Member
Joined: 13 years ago
Posts: 222
 

its julian date for the first 4 bytes and milliseconds to midnight for the second 4

hit me up via PM if you want more details on the giga chat structures


   
ReplyQuote
(@xennith)
Estimable Member
Joined: 15 years ago
Posts: 177
 

I spent 4 hours trying to reverse engineer one of those before learning about julian dates. The amount of swearing about astronomers in my office….


   
ReplyQuote
Share: