chen-charles / PEDetourLinks
modify binary Portable Executable to hook its export functions
☆65Updated 6 years ago
Alternatives and similar repositories for PEDetour
Users that are interested in PEDetour are comparing it to the libraries listed below
Sorting:
- Open and generic Anti-Anti Reversing Framework. Works in 32 and 64 bits.☆66Updated 12 years ago
- libemu shim layer and win32 environment for Unicorn Engine☆72Updated 8 years ago
- Load a Windows Kernel Driver☆94Updated 8 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub☆80Updated 13 years ago
- x64dbg conditional branches logger [Plugin]☆72Updated 8 years ago
- A windbg extension, extracting token related contents☆41Updated 4 years ago
- A sample project for using Capstone from a driver in Visual Studio 2015☆36Updated 9 years ago
- *DEPRECATED* Advanced skinning plugin for IDA Pro, ported to x64dbg☆32Updated 8 years ago
- Identifying Virtual Table Functions using VTBL IDA Pro Plugin + Deviare Hooking Engine☆98Updated 12 years ago
- Intercept arbitrary functions at run-time, without knowing their typedefs☆88Updated 8 years ago
- Logs instruction hits to a file which can be fed into IDA Pro to highlight which instructions were called.☆41Updated 12 years ago
- Helper utility for debugging windows PE/PE+ loader.☆52Updated 10 years ago
- Two tools used during our analysis of the Microsoft binary injection mitigation implemented in Edge TH2.☆53Updated 8 years ago
- OllyHeapTrace is a plugin for OllyDbg to trace the heap operations being performed by a process.☆55Updated 13 years ago
- Windows kernel vulnerability in win32k.sys Driver☆35Updated 9 years ago
- A session-0 capable dll injection utility☆76Updated 7 years ago
- OllyCallTrace is a plugin for OllyDbg to trace the call chain of a thread.☆54Updated 13 years ago
- IDAScript to create Symbol file which can be loaded in WinDbg via AddSyntheticSymbol