File rendering/interaction software
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
(Category:Software) |
||
| (One intermediate revision by one user not shown) | |||
| Line 8: | Line 8: | ||
* [[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://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)