jdu2600 / CFG-FindHiddenShellcodeLinks
Walks the CFG bitmap to find previously executable but currently hidden shellcode regions
☆118Updated 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☆138Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Finding Truth in the Shadows☆107Updated 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☆218Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆127Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆86Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated this week
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Reverse engineering winapi function loadlibrary.☆202Updated 2 years ago
- ☆114Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 2 months ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆103Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 11 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆72Updated 7 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆170Updated last week
- Next gen process injection technique☆54Updated 4 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated last year
- 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…☆169Updated 2 years ago
- ☆113Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆201Updated last month
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 9 months ago