File viewing and editing software
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{| |Software | > |File viewing and editing software |} To see what is in a file, and possibly to modify it, various sorts of software can be used, ranging from raw bi...") |
Revision as of 13:30, 23 January 2015
Software | > | File viewing and editing software |
To see what is in a file, and possibly to modify it, various sorts of software can be used, ranging from raw binary editors/viewers to programs that perform more sophisticated analysis. File creation software will usually edit existing files as well, and File rendering/interaction software will display them in various ways.
- Synalysis [1] and Hexinator [2] are programs (related to one another) that can do raw binary/hexadecimal viewing and editing of files, but also parse them using grammar files to analyze various file formats.