I built this tool because i wanted a lightweight, modular, and easy-to-use GUI for exploring x86-64 Windows PE files and disassembling code without the bulk of larger applications. This V0.1 release is the first stable foundation, but i am actively working on adding new modules and features in upcoming updates.
- Capstone
- ImGui
- fmt
- This project is only for Windows, because it uses the windows loader structures to load and map the PE file
- Created a custom wrapper for imgui called ImEasy for easier use of imgui
Before you start make sure you have the vcpkg installed.
- Clone the repository then run cmake to build the project
If you have any idea that makes the application better or any useful module idea please create a issue and explain it to me.
You can reach me in telegram via @KVMSwitch