Forensia
ImHex
Our great sponsors
Forensia | ImHex | |
---|---|---|
2 | 36 | |
246 | 28,598 | |
- | - | |
8.2 | 8.9 | |
4 months ago | 7 days ago | |
C++ | C++ | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Forensia
We haven't tracked posts mentioning Forensia yet.
Tracking mentions began in Dec 2020.
ImHex
-
Fq: Jq for Binary Formats
I'd also like to throw https://github.com/WerWolv/ImHex in the mix here.
-
Openage Development 2023: April
Documentation for AoE2 graphics formats have been enhanced and there is now a pattern file that you can use in imHex to explore the SLP file structure
-
Free Hex Editor
Iโve heard really good things about https://github.com/WerWolv/ImHex but havenโt gotten enough experience to say for sure. Modern, made for reversing, and includes hooks for a disassembler.
-
GNU poke: The extensible editor for structured binary data
Haven't watched the full video, but this looks similar ImHex (https://imhex.werwolv.net/), which also includes a pattern language thing to describe the structure of data. I used it once for a project, and it was useful when it worked, although I ran into some limitations when trying to model container formats.
Maybe it could do that and I just couldn't figure it out at the time, but if you have say a zip file with different file formats, you couldn't tell the language to switch between different structures based on like an index or a header that tells you the format of a subsection. It was a limitation of the pattern language.
I wonder if GNU poke is more advanced in that regard? A tool like this would be super useful for debugging custom binary formats, but some formats can get pretty complex.
- Murmelbahn: Reverse engineered the Gravitrax course file format
- GitHub - WerWolv/ImHex: ๐ A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
-
good hex view software?
Give this a try: https://github.com/WerWolv/ImHex
-
Ask HN: What software do you use to examine binary files?
Lately I've been using ImHex a lot [1], it's a modular hex editor that has schema files for different file formats which comes in handy when you work a lot on reverse engineering memdumps from firmware flash files.
-
[Media] I created a rudimentary terminal UI hex editor!
Let's go build the next ImHex!! GG
-
ImHex โ A Hex Editor for Reverse Engineers and Programmers
They claim [1] the text rendering is "pixel-perfect" now in the default font. But anti-aliasing is on by default for custom-chosen fonts, maybe one of those will work better?
What are some alternatives?
ImHex-Patterns - Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
catsight - Cross-platform process memory inspector
x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
extfstools - Tools for extracting files from ext2,3,4 filesystem images
pycdc - C++ python bytecode disassembler and decompiler
SonyHeadphonesClient - A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
XMachOViewer - XMachOViewer is a Mach-O viewer for Windows, Linux and MacOS
Dark-Souls-1-Overhaul - "We're the Project M of Dark Souls!"
PINCE - Reverse engineering tool for linux games
gdb-frontend - โ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev
dll-proxy-generator - Creates a proxy dll which sits between the game and original dll
PDBRipper - PDBRipper is a utility for extract an information from PDB-files.