jdu2600 / CFG-FindHiddenShellcode
Walks the CFG bitmap to find previously executable but currently hidden shellcode regions
☆112Updated last year
Alternatives and similar repositories for CFG-FindHiddenShellcode:
Users that are interested in CFG-FindHiddenShellcode are comparing it to the libraries listed below
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆118Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- Finding Truth in the Shadows☆89Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆73Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆83Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆67Updated 2 years ago
- ☆112Updated 2 years ago
- An example reference design for a proposed BOF PE☆126Updated last month
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆118Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆97Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆228Updated 8 months ago
- Next gen process injection technique☆45Updated 4 years ago
- Load static-compiled PE from remote server.☆60Updated 3 years ago
- Reverse engineering winapi function loadlibrary.☆187Updated last year
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆97Updated 2 years ago
- ☆107Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆184Updated 6 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆56Updated 6 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 9 months ago
- bring your own vulnerable driver☆92Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆159Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated last year
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 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…☆166Updated last year
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 4 months ago