Skip to content

JxD8y/PnRAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PnRAX - Disassembler and PE viewer

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.

PnRAX_V0 1Scr

Third-party

  • Capstone
  • ImGui
  • fmt

Notes

  • 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

Build instructions

Before you start make sure you have the vcpkg installed.

  • Clone the repository then run cmake to build the project

Contribution

If you have any idea that makes the application better or any useful module idea please create a issue and explain it to me.

Contact

You can reach me in telegram via @KVMSwitch