Hex Editor @ Windows 软件
风行水上 @
Hex Editor 推荐 Hexplorer。主要特点如下:
- 6 color schemes to interpret bytes visually. Every of them tries to fit some functionality (for example text analyzing) and user preferences
- Unlimited undo
- Access to logical disks under Windows NT/2000/XP
- Disassembler
- Import and export to 20 different formats of binary files, including Intel Hex, Motorola S-Record, Atmel standard etc.
- Ability to find repeating patterns in data, includes Fourier transform algorithm
- Pixel viewer to show binaries as bitmaps
- Filter text from binary data
- Export data to C, C++ and assembler
- Import numbers from a text and converts them to binary
- Converts big endian to little endian and vice versa
- Very fast Boyer-Moore find algorithm
- Highlights selected byte strings in data to ease navigation thru it
- Create structures of simple data types like integers or floating point numbers to better interpret and faster edit data
- Very fast pseudo random number generator
- Counts checksums like CRC, SHA, MD5, RIPEMD etc.
- Allows recording macro scripts to automate tasks
- Encrypts data
- Recognizes file types
- Shows statistical information about byte occurence in data
- Change file creation or access dates
- Fullscreen mode
- Flexibility of common text editor