:
Yeah, that's why I asked if it's Little Endian. It would make sense if it's Little Endian, to read a double word instead of a word (already in LE).
Anyway, I've tried this function, and it doesn't work it seems (either a segfault, or an infinite loop, depending on the endianness I use).
|
I think there is a lot more work to be done before it "works" as is. Prob needs a few iterations of reversing to make it work and be readable.