1
0
mirror of synced 2024-09-23 19:18: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-11 09:28:44 +01:00
.idea Refactor, added a pattern data display 2020-11-10 21:31:04 +01:00
include Cleanup view classes 2020-11-11 09:28:44 +01:00
libs Allow views to be closed and reopened 2020-11-10 17:34:11 +01:00
source Cleanup view classes 2020-11-11 09:28:44 +01:00
.gitignore Add icon 2020-11-10 17:34:16 +01:00
CMakeLists.txt Abstracted FILE handle into a generic data provider class 2020-11-11 09:18:35 +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