Jump to content


Important notice to Free Members

Astalavista Goes Premium! Astalavista is making another step into the future. From now on it is offering the services on Astalavista.com to Premium Members only. Please check out our special offers and become part of the Astalavista Experience now!

Submitter

File Information

  • Submitted: Oct 25 2009 14:08
  • Last Updated: Oct 25 2009 14:08
  • File Size: 1.07MB
  • Views: 216
  • Downloads: 420
  • OS: Linux
  • Language: English
  • Website: http://lcamtuf.coredump.cx/fenris/whatis.shtml

Download Fenris

- - - - -



Screenshots
Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are:

* Fenris: high-level tracer, a tool that detects the logic used in C programs to find and classify functions, logic program structure, calls, buffers, interaction with system and libraries, I/O and many other structures. Fenris is mostly a "what's inside" tracer, as opposed to ltrace or strace, tracers intended to inspect external "symptoms" of the internal program structure. Fenris does not depend on libbfd for accessing ELF structures, and thus is much more robust when dealing with "anti-debugging" code.

* libfnprints and dress: fingerprinting code that can be used to detect library functions embedded inside a static application, even without symbols, to make code analysis simplier; this functionality is both embedded in other components and available as a standalone tool that adds symtab to ELF binaries and can be used with any debugger or disassembler.

* Aegir: an interactive gdb-alike debugger with modular capabilities, instruction by instruction and breakpoint to breakpoint execution, and real-time access to all the goods offered by Fenris, such as high-level information about memory objects or logical code structure.

* nc-aegir: a SoftICE-alike GUI for Aegir, with automatic register, memory and code views, integrated Fenris output, and automatic Fenris control (now under development).

* Ragnarok: a visualisation tool for Fenris that delivers browsable information about many different aspects of program execution - code flow, function calls, memory object life, I/O, etc (to be redesigned using OpenDX or a similar data exploration interface).

* ...and some other companion utilities.






  • 18,950 Total Files
  • 88 Total Categories
  • 48 Total Authors
  • 346,633 Total Downloads
  • Packet Fence 3.0.3 Latest File
  • Crow Latest Submitter