Anonymous
July 10th, 2003, 14:16
OllyDbg gives a really nice environment for debugging/disassembling applications; I was wondering if it was possible to add support for reversing Linux ELF binaries in OllyDbg, and if someone WAS to go through the trouble of writing code to do such a thing, would it be in the actual OllyDbg source or would it be as a plugin?
Frankly, for UNIX/LInux reversing tools, a nice graphical layout of code, data, jmp arrows, string references, and references to library calls/function calls is very difficult to find, and i was wondering if there could be a windows prog. to do it. Offline disassembly would be a good start, and in some cases more then enough.
/M.A.R
Frankly, for UNIX/LInux reversing tools, a nice graphical layout of code, data, jmp arrows, string references, and references to library calls/function calls is very difficult to find, and i was wondering if there could be a windows prog. to do it. Offline disassembly would be a good start, and in some cases more then enough.
/M.A.R