jdu2600 / API-To-ETWLinks
Uses ghidra to find all ETW write metadata for each API in a PE file
☆23Updated last year
Alternatives and similar repositories for API-To-ETW
Users that are interested in API-To-ETW are comparing it to the libraries listed below
Sorting:
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆85Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Run Processes as PPL with ELAM☆173Updated 3 years ago
- Combining Sealighter with unpatched exploits to run the Threat-Intelligence ETW Provider☆195Updated 2 years ago
- Finding Truth in the Shadows☆119Updated 2 years ago
- Convert Microsoft Defender Antivirus Signatures (VDM) into YARA rules☆135Updated this week
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- ETW based POC to identify direct and indirect syscalls☆190Updated 2 years ago
- ☆149Updated 3 years ago
- A serie of exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆105Updated last month
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆239Updated last year
- Admin to Kernel code execution using the KSecDD driver☆260Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆104Updated last month
- ☆119Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Reverse engineering winapi function loadlibrary.☆227Updated 2 years ago
- ☆114Updated 3 years ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆23Updated last year
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 7 months ago
- ☆180Updated 7 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 5 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆135Updated last year
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 4 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago