mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
17 lines
552 B
Plaintext
17 lines
552 B
Plaintext
ImHex is a hex editor for reverse engineers, programmers and people that value
|
|
their eye sight when working at 3 AM.
|
|
|
|
ImHex has many features including the following:
|
|
- Byte patching
|
|
- String and hex search
|
|
- Colorful highlighting
|
|
- Custom C++-like pattern language for parsing highlighting a file's content
|
|
- Data inspector allowing interpretation of data as many different types
|
|
(little and big endian)
|
|
- File hashing support
|
|
- Disassembler supporting many different architectures
|
|
- Bookmarks
|
|
- Data Analyzer
|
|
|
|
WWW: https://github.com/WerWolv/ImHex
|