jdu2600 / CFG-FindHiddenShellcodeLinks
Walks the CFG bitmap to find previously executable but currently hidden shellcode regions
☆117Updated 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☆134Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆79Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- Finding Truth in the Shadows☆92Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆76Updated last month
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆124Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months ago
- Reverse engineering winapi function loadlibrary.☆194Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 9 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- ☆115Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated 11 months ago
- PoC for thread pool based process injection in Windows.☆116Updated 2 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- Load static-compiled PE from remote server.☆62Updated 3 years ago
- kernel-mode DLL Injector☆82Updated last month
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆197Updated last month
- Exploiting the KsecDD Windows driver through Server Silos☆71Updated 6 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 9 months ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- ☆111Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆63Updated last month
- Next gen process injection technique☆53Updated 4 years ago