1
0
mirror of synced 2024-11-12 02:00:52 +01:00
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Go to file
2020-11-20 11:56:37 +01:00
.idea Refactor, added a pattern data display 2020-11-10 21:31:04 +01:00
include Improved table rendering 2020-11-20 11:56:37 +01:00
libs Improved highlight drawing 2020-11-20 00:10:55 +01:00
magic_dbs Added magic database for Nintendo console files 2020-11-13 13:06:45 +01:00
source Improved table rendering 2020-11-20 11:56:37 +01:00
.gitignore Only statically link on Windows 2020-11-15 15:48:30 +01:00
CMakeLists.txt Added imgui_demo because it told me so 2020-11-19 21:19:27 +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
res.rc Add icon 2020-11-10 17:34:16 +01:00

ImHex

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

Screenshots