Hex Editor
Ever needed to peek into a file and view the raw hex data. The older dos applications have limited capabilities to read in the newer OS's. The newer applications require registration, etc... Here is a full featured Hex Editor, that even blows away the 2gig file limit that VB6 has. Several GUI formats are available to efectivly view your raw hex.. (16 or 32 Byte width, 32 or 48 lines). Features : * Full editing is alowable in hex or text. * Files can be extended or shortend, by setting the EOF. * Block Fill. * Block Copy. * Logic edits with 8, 16, 24 or 32 bit data (Big or Little Endian). * Copy - Paste to and from the hex. * Jump to Hex or Dec location. * Hex or Text search. * Verify edits defore writing. Also accepts a filename as a command line parameter so that hex files can be opened with a single click..
Résumé par IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload