1
0
mirror of synced 2024-09-24 19:48:25 +02:00
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Go to file
2020-11-23 00:35:26 +01:00
.idea Refactor, added a pattern data display 2020-11-10 21:31:04 +01:00
include Fixed crash when snprintf failed in formatter 2020-11-23 00:35:26 +01:00
libs Allow loading of huge files efficiently 2020-11-22 19:43:35 +01:00
magic_dbs Added magic database for Nintendo console files 2020-11-13 13:06:45 +01:00
source Improved block size text 2020-11-23 00:34:53 +01:00
.gitignore Only statically link on Windows 2020-11-15 15:48:30 +01:00
CMakeLists.txt Added the capstone disassembler and a disassembler window 2020-11-22 23:07:50 +01:00
icon.ico Add icon 2020-11-10 17:34:16 +01:00
README.md Improved screenshot 2020-11-17 03:32:16 +01:00
resource.rc Change icon id for GLFW to load it 2020-11-20 16:50:21 +01:00

ImHex

A Hex editor written in C++ using OpenGL, GLFW and Dear ImGui

Screenshots