Data Encoding

Post Reply
User avatar
thommy1972de3
Posts: 13
Joined: 07 Mar 2020 18:45
Location: Germany
Contact:

Data Encoding

#1 Post by thommy1972de3 » 07 Dec 2021 18:41

Hello. I would like to know how to decode this data (numbers)

job_distance: &43beb419
fuel_consumed: &43296090
last_reported_fuel: &44936b6d
I would change the world, but god won't give me the source code
j7n
Posts: 108
Joined: 24 Aug 2014 22:17

Re: Data Encoding

#2 Post by j7n » 09 Dec 2021 01:20

These look like floating-point numbers.

381.407013
169.377197
1179.357056

I use the old CheatFinder by R.A. Uhalde for conversion. The Data Interpreter in HxD can do the conversion if you switch to hexadecimal base and and paste this into the UInt32 row. You can probably find a programmer's calculator with this function.
User avatar
Steve Pitts
Posts: 853
Joined: 28 Feb 2016 12:00
Location: Kings Langley, England

Re: Data Encoding

#3 Post by Steve Pitts » 12 Dec 2021 22:13

Those are IEEE-754 32-bit floating point values expressed as hex and you can find a handy converter here: https://www.h-schmidt.net/FloatConverter/IEEE754.html
Cheers, Steve
Post Reply

Return to “Offtopic and other voices”

Who is online

Users browsing this forum: ASDF, Trenero, VonMacaroni and 4 guests