yardenshafir / cet-researchLinks
A collection of tools, source code, and papers researching Windows' implementation of CET.
☆86Updated 5 years ago
Alternatives and similar repositories for cet-research
Users that are interested in cet-research are comparing it to the libraries listed below
Sorting:
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 4 years ago
- A research project about Windows notify routines.☆38Updated 5 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
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆32Updated 3 years ago
- Documenting system information classes and their uses☆56Updated 4 years ago
- Enumerate user mode shared memory mappings on Windows.☆125Updated 4 years ago
- Windows kernel PDB data parsed into YAML☆41Updated last month
- 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
- ☆18Updated 4 years ago
- Miscellaneous Code and Docs☆84Updated 4 months ago
- ☆59Updated 3 years ago
- The Windbg extensions to study Hyper-V on Intel and AMD processors.☆167Updated 3 months ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Updated 6 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆94Updated 3 years ago
- Command like tool to print mitigation flags for running processes in a memory dump☆47Updated 5 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- clone of armadillo patched for windows☆48Updated last year
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 years ago
- IntroVirt is an guest introspection library for KVM☆57Updated last year
- 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
- An application to view and filter pool allocations from a dmp file on Windows 10 RS5+.☆146Updated 2 years ago
- An experimental dynamic malware unpacker based on Intel Pin and PE-sieve☆62Updated last year
- Call arbitrary Windows kernel-mode functions from Python on another machine☆44Updated 4 years ago
- ☆68Updated 4 years ago
- ☆43Updated 3 years 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