debasishm89 / qHooKLinks
qHooK is very simple python script (dependent on pydbg) which hooks user defined Win32 APIs in any process and monitor then while process is running and at last prepare a CSV report with various interesting information which can help reverse engineer to track down / analyse unknown exploit samples / shellcode.
☆21Updated 10 years ago
Alternatives and similar repositories for qHooK
Users that are interested in qHooK are comparing it to the libraries listed below
Sorting:
- OllyHeapTrace is a plugin for OllyDbg to trace the heap operations being performed by a process.☆55Updated 14 years ago
- A plugin for x64dbg for x86 emulation powered by the Unicorn-engine.☆29Updated 10 years ago
- IDA Pro plug-in and tools for displaying 3D graphs of procedures using UbiGraph☆26Updated 12 years ago
- Solutions to HackSysExtremeVulnerableDriver challenges though my following of @FuzzySecurity's tutorials plus futher explanations where n…☆22Updated 8 years ago
- Anti-Anti-Debugger Plugins☆20Updated 12 years ago
- Create and use macros in IDA's CLIs☆66Updated 2 weeks ago
- Windows Inline function hooking library targeted at MSVC☆27Updated 9 years ago
- OllyCallTrace is a plugin for OllyDbg to trace the call chain of a thread.☆54Updated 14 years ago
- findLoop - find possible encryption/decryption or compression/decompression code☆26Updated 6 years ago
- IDA Pro Plugins☆19Updated 10 years ago
- ☆18Updated 7 months ago
- Kernel Shellcode to add all privileges in token☆15Updated 8 years ago
- ASProtect reverse engineering & analysis WinDbg extension☆23Updated 5 years ago
- IDA PRO FLIRT signature files MSVC2017的sig文件☆14Updated 6 years ago
- Fetch and set configuration values for IDA Plugins☆25Updated last month
- Allows IDA PRO to disassemble x86-64 code (WOW64) in 32-bit database☆26Updated 4 years ago
- Control Flow Guard bypass using LoadLibrary and IsBadCodePtr☆46Updated 8 years ago
- PEAnalyser is an open source PE file analysis tool.☆11Updated 5 years ago
- A C/C++ code obfuscator based on llvm/clang technology☆16Updated 11 years ago
- Plugins for IDA Pro and Hex-Rays☆46Updated 7 years ago
- Window Executable file Function tracer using Debugging API☆44Updated 6 years ago
- Scripts for x64dbg to find the OEP of exe files packed with UPX☆15Updated 8 years ago
- Allows you to add breakpoints from IDA (from the graph/text view) to WinDbg easily☆14Updated 7 years ago
- My solutions for HackSys Extreme Vulnerable Driver☆12Updated 7 years ago
- A collection of tools for injecting DSOs in processes under various operating systems☆52Updated 3 years ago
- Use WinDBG to trace the Windows API calls of any Portable Executable file☆32Updated 8 years ago
- Import debugging traces from WinDBG into IDA. Color the graph, fill in the value of all the operands, etc.☆26Updated 13 years ago
- An instrumentation script based on Frida which leverages Control Flow Guard to intercept indirect calls in CFG-enabled Windows binaries.