for reasons which would not fit into this question, i need to determine and interpret data which is stored by a Java-based application.
So far so good .. i cannot access the original recordset since i have no plan about Java at all.
I'm in Assembler ...
Now i figured 98% of the structure and got stuck.
I could re-interpret almost everything except
-floating point values
-Date / Time values
Now the structure contains such, cause i can see it working with (at least) dates ..
And now the Question....
what can " 01 0E A0 99 BD 80" mean (6 bytes) ?
or "01 0E C4 A6 41 80" (6 bytes) ?
or "FF FF FF FF C9 11 80" (7 bytes) ?
given the idea that i desperately search Timestamps, and maaaaaybe floating point values ?
How can this be interpreted ?
I ran almost any format i found on the web.
and i figured that a Java-Date starts with 0 at the date of its invention and counts up in milliseconds. am i right ?
So what is that, what i do have here ?
2007-03-26
03:13:18
·
1 answers
·
asked by
blondnirvana
5