Description: |
Fenris is a multipurpose tracer, stateful analyzer and partial decompiler intended to simplify bug tracking, security audits, code, algorithm, protocol analysis and computer forensics - providing a structural program trace, general information about internal constructions, execution path, memory operations, I/O, conditional expressions and much more.
Because it does not require sources or any particular compilation method, this project can be very helpful for black-box tests and evaluations - but it will also be a great tool for open-source project audits, as an unmatched real-time reconnaissance tool - especially when sources are too complex or too badly written to be analyzed in a reliable way and reasonable time. Fenris will also support work with other, independent debuggers or disassemblers, thanks to its capabilities to reconstruct symbol tables for stripped, static binaries with no debugging or symbol information whatsoever.
|