trailofbits / WinDbg-JSLinks
☆24Updated last year
Alternatives and similar repositories for WinDbg-JS
Users that are interested in WinDbg-JS are comparing it to the libraries listed below
Sorting:
- Winbindex bot to pull in binaries for specific releases☆48Updated last year
- Extract data of TTD trace file to a minidump☆28Updated last year
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated last year
- Repository of Microsoft Driver Block Lists based off of OS-builds☆39Updated last year
- A Practical example of ELAM (Early Launch Anti-Malware)☆33Updated 3 years ago
- Command like tool to print mitigation flags for running processes in a memory dump☆46Updated 4 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆79Updated 2 years ago
- Clone running process with ZwCreateProcess☆57Updated 4 years ago
- Uses ghidra to find all ETW write metadata for each API in a PE file☆18Updated 10 months ago
- Inter-Process Communication Mechanisms☆28Updated 4 years ago
- A few examples of how to trap virtual memory access on Windows.☆30Updated 5 months ago
- ☆25Updated 2 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆31Updated last year
- ☆46Updated 2 months ago
- Windows kernel PDB data parsed into YAML☆36Updated 6 months ago
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆29Updated 2 years ago
- ☆18Updated 4 years ago
- ☆25Updated 7 months ago
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- Local OXID Resolver (LCLOR) : Research and Tooling☆35Updated 4 years ago
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆16Updated 11 months ago
- call gates as stable comunication channel for NT x86 and Linux x86_64☆31Updated last year
- ☆30Updated 5 months ago
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆34Updated 3 years ago
- ☆84Updated last year
- Finding Truth in the Shadows☆92Updated 2 years ago
- ☆31Updated last year
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆19Updated last year
- Windows process injection methods