KasperskyLab / WinDbg-JS-ScriptsLinks
☆35Updated 3 years ago
Alternatives and similar repositories for WinDbg-JS-Scripts
Users that are interested in WinDbg-JS-Scripts are comparing it to the libraries listed below
Sorting:
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆86Updated 5 years ago
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆69Updated 2 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Updated 6 years ago
- Helper idapython code for reversing kmdf drivers☆74Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 4 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆74Updated 2 years ago
- ☆149Updated 2 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆107Updated 10 months ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆211Updated 2 months ago
- ☆18Updated 4 years ago
- Command like tool to print mitigation flags for running processes in a memory dump☆47Updated 5 years ago
- Documenting system information classes and their uses☆56Updated 4 years ago
- Abusing exceptions for code execution.☆113Updated 2 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆94Updated 3 years ago
- Windows kernel PDB data parsed into YAML☆41Updated last month
- Enumerate user mode shared memory mappings on Windows.☆125Updated 4 years ago
- clone of armadillo patched for windows☆48Updated last year
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- A pykd maintenance fork☆60Updated 9 months ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆27Updated 2 years ago
- Call arbitrary Windows kernel-mode functions from Python on another machine☆44Updated 4 years ago
- Miscellaneous Code and Docs☆84Updated 4 months ago
- Designed to learn OS specific anti-emulation patterns by fuzzing the Windows API.☆99Updated 5 years ago
- Local OXID Resolver (LCLOR) : Research and Tooling☆36Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆64Updated 6 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- APC Internals Research Code☆168Updated 5 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- A WinDbg extension to trace COM interactions☆122Updated 3 months ago