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-12-01 18:21:29 +01:00
.idea Refactor, added a pattern data display 2020-11-10 21:31:04 +01:00
include Use custom "argc" and "argv" exposing. Fixes #6 2020-12-01 18:19:49 +01:00
libs Added math evaluator / calculator to tools window 2020-11-28 21:55:52 +01:00
magic_dbs Added magic database for Nintendo console files 2020-11-13 13:06:45 +01:00
python_libs/lib Added Python API function to create structs and unions 2020-12-01 18:21:29 +01:00
source Added Python API function to create structs and unions 2020-12-01 18:21:29 +01:00
.gitignore Only statically link on Windows 2020-11-15 15:48:30 +01:00
CMakeLists.txt Added python version requirement to cmake. Fixes #5 2020-12-01 18:18:15 +01:00
icon.ico Add icon 2020-11-10 17:34:16 +01:00
README.md Updated screenshots 2020-11-28 17:21:34 +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