Find a file
2020-11-10 17:34:11 +01:00
.idea Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00
include Allow views to be closed and reopened 2020-11-10 17:34:11 +01:00
libs Allow views to be closed and reopened 2020-11-10 17:34:11 +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

ImHex

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

Screenshots