martell / pedumpLinks
Hacking on "Windows 95 System Programming Secrets" from http://www.wheaty.net/downloads.htm
☆25Updated 10 years ago
Alternatives and similar repositories for pedump
Users that are interested in pedump are comparing it to the libraries listed below
Sorting:
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆63Updated 9 years ago
- Disassembler written in C by Oleh Yuschuk (Olly, the OllyDbg creator), I fixed the makefile to run with BCC55 free commandline tools avai…☆24Updated 10 years ago
- Native win32 executables loader☆56Updated 7 years ago
- Library and tools to access the executable (EXE) format☆45Updated last month
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- C++ Self Modifying Code (Self Assembing/Disassembling)☆74Updated 5 years ago
- PE file manipulation library.☆64Updated 5 years ago
- A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.☆54Updated 6 years ago
- Kernel-mode C++ unit testing framework in BDD-style