1
0
mirror of synced 2024-09-24 03:28:24 +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-15 03:51:59 +01:00
.idea Refactor, added a pattern data display 2020-11-10 21:31:04 +01:00
include Add ASCII table to tools 2020-11-15 02:50:56 +01:00
libs Updated ImGui to Docking + Table branch 2020-11-15 00:45:37 +01:00
magic_dbs Added magic database for Nintendo console files 2020-11-13 13:06:45 +01:00
source Make strings view less laggy 2020-11-15 03:51:59 +01:00
.gitignore Updated .gitignore 2020-11-13 13:06:57 +01:00
CMakeLists.txt Added strings finder 2020-11-15 01:42:43 +01:00
icon.ico Add icon 2020-11-10 17:34:16 +01:00
README.md Created proper readme 2020-11-10 15:29:22 +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