jdu2600 / CFG-FindHiddenShellcodeLinks
Walks the CFG bitmap to find previously executable but currently hidden shellcode regions
☆126Updated 2 years ago
Alternatives and similar repositories for CFG-FindHiddenShellcode
Users that are interested in CFG-FindHiddenShellcode are comparing it to the libraries listed below
Sorting:
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆85Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- Finding Truth in the Shadows☆118Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- A serie of exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆105Updated 3 weeks ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Reverse engineering winapi function loadlibrary.☆223Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 3 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆194Updated 2 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- kernel-mode DLL Injector☆117Updated 6 months ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last month
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 7 months ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆174Updated 2 years ago
- spoof return address☆77Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆258Updated 2 years ago
- ☆114Updated 3 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆107Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- ETW based POC to identify direct and indirect syscalls☆189Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆170Updated 2 years ago
- Exploitable drivers, you know what I mean☆153Updated last month
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆35Updated last year
- Uses ghidra to find all ETW write metadata for each API in a PE file☆23Updated last year