Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
ImHex-Patterns Alternatives
Similar projects and alternatives to ImHex-Patterns
-
ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
enterprise-architectures-and-patterns
Collection of Enterprise Architectures & Patterns built with Spin and WebAssembly
ImHex-Patterns discussion
ImHex-Patterns reviews and mentions
-
A Hex Editor for Reverse Engineers
You can download additional assets in the settings and then interpret data as encoded in various formats. I don't see CP437 in the list but the file format for encodings is straightforward, you can probably create a mapping easily.
https://github.com/WerWolv/ImHex-Patterns/tree/master/encodi...
-
GitHub - WerWolv/ImHex: 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
I tried opening a Windows .exe (PE binary) myself and I didn't get any colors or other nice decoding of the binary. After a little searching I found the ImHex patterns repo and download the patterns and manually loaded them. This gave me nice coloring of header. When opening the disassembler view, I had to type in the addresses of the assembly code manually. I had a look at the contents of the pattern file and it doesn't look like it specifies which sections are assembly code. Which I think would be a killer feature for reverse engineering.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Mar 2025
Stats
WerWolv/ImHex-Patterns is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of ImHex-Patterns is Rust.