Markus Gothe
Markus Gothe
Seems like a C union is the perfect solution for this.
Are you by any chance trying to decompile mips binaries? In recent ISAs (r2 and above) there are specific instructions for accessing fields which could be decompiled if you have...
This is a known issue, not even the Linux kernel's built-in ND proxy support doesn't work correctly as per one would suppose. What I think is your issue is that...
Shouldnt the check for instryction size be valid in THUMB mode?
Did you try using '-w 10' to match the timeout in ping.c?
And adding duplicates needs that one patches liboping.c
Xburst is not to be confused with mips32, since it is "compatible" but afaik it also has got some homebrewed instructions.
Yupp, they are tricky to reconstruct. Look at the snowman code and how it does handle them.
You could convert it to an ELF, load it in IDA Pro and use the dwarf exporter plugin.