The latest release of dumpster - a file dissector/decoder/dumper for Linux ( http://dumpster.sourceforge.net ) is now available.
This version adds a new decoding function. Using a simple 'if' element construct, a user can now display information that is related to the value of the extracted data. See the README file with the source code for details.
'dumpster', a file dumper/dissector for Linux ( http://dumpster.sourceforge.net ) takes its first tentative steps toward usability.
Though only in its pre-alpha stage, the current release of this utility provides several functions that could be useful to users: hex/ASCII dumps of files, simple data search functions, and data extraction ( currently integers and byte arrays ) via user-definable decoder scripts ( written in XML ).