Downloadliste

Projektbeschreibung

FRET is a commandline tool for developers that analyzes and compares
multiple files of a similar format. It prints a table describing the
layout of the data structures in these files. Its goal is to document
the format of undocumented file formats. It uses no specific file format
information, but uses heuristics and statistics, and is designed to
integrate with hex editors and packet filters.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-01-20 08:16
0.0.6

Neu - Phase und - Scan-Optionen wurden hinzugefügt, die spezifische Tests durchgeführt werden können. Die Ergebnisliste wurde deutlicher gemacht, und einige interne Umgestaltung gestrafft den Code.
Tags: Minor feature enhancements
New --phase and --scan options were added, which allow specific tests to be performed. The results list was made clearer, and some internal redesign streamlined the code.

2005-09-14 12:49
0.0.5

Diese Version enthält Verbesserungen der internen ScanGrind Design und die Funktionalität. ScanGrind wurde verschoben Phase 4 (von Phase 5), so dass es jetzt Meldungen entspricht (in Gramm) für jeden Puffer oder eine Datei analysiert. Dies verbessert die Genauigkeit der Ergebnisse Tabelle. Die API-Scan-Funktion ist auch in den Prozess der Vereinfachung wird mit einem standardisierten Zustandsvariable.
Tags: Minor feature enhancements
This version includes improvements to the internal
design and the ScanGrind functionality. ScanGrind
has been moved to Phase 4 (from Phase 5) so that
it now reports matches (Grams) for each buffer or
file analyzed. This improves the accuracy of the
results table. The Scan function API is also in
the process of being simplified using a
standardized state variable.

2005-07-22 15:08
0.0.4

Mehrere Dateien können nun verglichen werden und Datenstrukturen, die mehr als eine Datei gemeinsam sind richtig erkannt. Beim Vergleichen von Dateien, Sequenzen von Füllbytes ignoriert zu stoppen Überschwemmungen der Ausgabe. Diese Version von FRET, obwohl eine frühe Entwicklungsversion, ist der erste, nützliche und robuste Produktion.
Tags: Minor feature enhancements
Multiple files can now be compared and data
structures that are common to more than one file
are detected correctly. When comparing files,
sequences of fill bytes are ignored to stop
flooding the output. This version of FRET,
although an early development version, is the
first to provide useful and robust output.

2005-07-09 16:03
0.0.3

Tags: Initial freshmeat announcement

Project Resources