mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
e62f347f9c
Cross-platform (wxWidgets-based) hexadecimal editor for reverse engineering, and everything else. WWW: https://github.com/solemnwarning/rehex
13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
This is cross-platform (wxWidgets-based) hexadecimal editor for reverse
|
|
engineering, and everything else. It features:
|
|
|
|
- Large (1TB+) file support
|
|
- Decoding of integer/floating point value types
|
|
- Inline disassembly of machine code
|
|
- Highlighting and annotation of ranges of bytes
|
|
- Side by side comparison of selections
|
|
- Lua scripting support with documented API
|
|
- Virtual address mapping support
|
|
|
|
WWW: https://github.com/solemnwarning/rehex
|