🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Go to file
WerWolv 966c7409ac Added pattern loading 2020-11-10 16:43:51 +01:00
.idea Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
include Added pattern loading 2020-11-10 16:43:51 +01:00
libs Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
source Add "global variables" which will get displayed in the hex editor 2020-11-10 16:24:48 +01:00
.gitignore Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
CMakeLists.txt Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
README.md Created proper readme 2020-11-10 15:29:22 +01:00

README.md

ImHex

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

Screenshots