ivellioscolin / pykdLinks
A pykd maintenance fork
☆60Updated 8 months ago
Alternatives and similar repositories for pykd
Users that are interested in pykd are comparing it to the libraries listed below
Sorting:
- ☆148Updated 2 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆86Updated 5 years ago
- Different tools for Microsoft Hyper-V researching☆62Updated 4 months ago
- Helper idapython code for reversing kmdf drivers☆74Updated 3 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 years ago
- ☆83Updated 8 months ago
- Hyper-V related resources☆31Updated last year
- Bindings for Microsoft WinDBG TTD☆232Updated 2 years ago
- The Windbg extensions to study Hyper-V on Intel and AMD processors.☆167Updated 2 months ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆61Updated 2 years ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆157Updated last year
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆94Updated 3 years ago
- Hex-Rays Block Highlighter plugin for IDA to highlight if/for/do/switch/while blocks☆62Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 4 years ago
- dynamic binary instrumentation, analysis, and patching framework☆95Updated 2 months ago
- IDA Plugin that fills in missing indirect CALL & JMP target information☆140Updated 10 months ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆211Updated last month
- vmp2.x devirtualization☆84Updated last year
- IDA-names automatically renames pseudocode windows with the current function name.☆59Updated 2 years ago
- Windbg2ida lets you dump each step in Windbg then shows these steps in IDA☆74Updated last year
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆42Updated 3 years ago
- ☆32Updated 3 years ago
- a IDA plugin helps you to manage your IDA Comments☆23Updated last year
- LLVM obfuscation pass, flattening at the basic block's level and turning each basic block into a dispacher and each instruction into a ne…☆48Updated 4 years ago
- x86 and x64 assembly "read-eval-print loop" for Windows