File viewing and editing software
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 7: | Line 7: | ||
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. | 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. | ||
− | * [[Synalyze It]] [https://www.synalysis.net/] and [[Hexinator]] [https://hexinator.com/] are programs (related to one another) that can do raw binary/hexadecimal viewing and editing of files, but also parse them using [[ | + | * [[Synalyze It]] [https://www.synalysis.net/] and [[Hexinator]] [https://hexinator.com/] are programs (related to one another) that can do raw binary/hexadecimal viewing and editing of files, but also parse them using [[Synalysis grammar file|grammar files]] to analyze various file formats. |
Revision as of 21:08, 24 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.
- Synalyze It [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.