Download List

Descripción del Proyecto

The Examiner is a tool to analyze foreign binary
executables. Its goal is to provide a commented,
disassembled version of the code without running
the program. It analyzes possibly hostile
executables that an intruder may have placed on a
system. It was designed for forensic purposes but
could be used for basic reverse-engineering goals
as well.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-07 01:55
0.5

Este comunicado de referencias cruzadas. Datos con. Rodata, añade un tutorial, tiene algo de apoyo burneye, añade un nuevo util (xhierarchy), y tiene algunas correcciones y limpieza del código.
Tags: Minor feature enhancements
This release cross-references .data with .rodata, adds a tutorial, has some burneye support, adds a new util (xhierarchy), and has some bugfixes and code cleanups.

2002-07-01 23:24
0.4

Esta versión usa símbolos si se compila en, busca nombres de función de librerías dinámicamente enlazadas, utiliza la herramienta de Fenris vestido (1) para ayudar en la resolución de la función nombre, y tiene una página de manual. El Makefile y algunas otras funciones han sido mejoradas.
Tags: Major feature enhancements
This release uses symbols if compiled in, looks up function names from dynamically linked libraries, uses the fenris tool dress(1) to assist in function name resolution, and has a man page. The Makefile and a few other functions have been improved.

2002-06-27 11:25
0.3

Esta versión incluye el soporte de decodificación UPX, ahora detecta y trabaja con The Coroner's Toolkit (TCT), apoya a las bibliotecas independientes de hash cabecera, e incluye limpieza de código de muchos.
Tags: Minor feature enhancements
This release adds UPX decoding support, now detects and works with The Coroner's Toolkit (TCT), supports separate header hash libraries, and includes many code cleanups.

2002-06-03 02:41
0.2

Tags: Initial freshmeat announcement

Project Resources