Menu

linux interactive disassembler v00.02 released! (new engine)

lida came one step further, it now does control flow disassembly, and has a better gui!
this features
disassembling engine:
- analyzing execution flow of binary
- disassembling of all regions (code + data)
- lookup of indirect addressing while disassembling
- real scan for functions
- "heuristic" scan for glibc main() functions
- optional disassembling of code caves
- representation of data bytes within code areas

gui:
- seperate windows for
- crypto analyzer
- string data
- symbols

Posted by Mario Schallner 2004-08-10

Log in to post a comment.