🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Go to file
WerWolv 0dcf02f891 Actually display signed and floating point data in the right format 2020-11-13 12:07:05 +01:00
.idea Refactor, added a pattern data display 2020-11-10 21:31:04 +01:00
include Actually display signed and floating point data in the right format 2020-11-13 12:07:05 +01:00
libs Fix window resizing 2020-11-12 23:08:31 +01:00
source Actually display signed and floating point data in the right format 2020-11-13 12:07:05 +01:00
.gitignore Add icon 2020-11-10 17:34:16 +01:00
CMakeLists.txt Statically link all libs again to make it work on all Windows systems 2020-11-13 00:43:04 +01:00
README.md Created proper readme 2020-11-10 15:29:22 +01:00
icon.ico Add icon 2020-11-10 17:34:16 +01:00
res.rc Add icon 2020-11-10 17:34:16 +01:00

README.md

ImHex

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

Screenshots