File rendering/interaction software
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
(Category:Software) |
||
| (4 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | {| | ||
| + | |[[Software]] | ||
| + | | > | ||
| + | |[[File rendering/interaction software]] | ||
| + | |} | ||
| + | |||
| + | * [http://sourceforge.net/projects/defuddle/ Defuddle] parses data using [[DFDL]] schemas | ||
* [[The Sleuth Kit and Autopsy]] | * [[The Sleuth Kit and Autopsy]] | ||
| + | * [https://events.ccc.de/congress/2013/wiki/Projects:Hammer_and_Tongs Hammer and Tongs]: software library under development to parse a variety of file formats | ||
| + | * [https://github.com/Geal/nom nom, eating data byte by byte] (library for creating file parsers) | ||
| + | |||
| + | [[Category:Software]] | ||
Latest revision as of 19:15, 27 June 2015
| Software | > | File rendering/interaction software |
- Defuddle parses data using DFDL schemas
- The Sleuth Kit and Autopsy
- Hammer and Tongs: software library under development to parse a variety of file formats
- nom, eating data byte by byte (library for creating file parsers)