adamhlt / Cave-Finder
Tool to find code cave in PE image (x86 / x64) - Find empty space to place code in PE files
☆59Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Cave-Finder
- Detours implementation (x64/x86) which used only ntdll import☆88Updated 5 months ago
- Collect Windows telemetry for Maldev☆57Updated this week
- Finding Truth in the Shadows☆84Updated last year
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆32Updated 2 years ago
- A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.☆68Updated 2 years ago
- a stage1 DLL loader with sleep obfuscation☆32Updated last year
- ☆76Updated 2 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆133Updated last year
- Demo from the Malware Analysis and Development Webinar☆19Updated 7 months ago
- Next gen process injection technique☆42Updated 4 years ago
- A Bumblebee-inspired Crypter☆80Updated last year
- silence file system monitoring components by hooking their minifilters☆51Updated 9 months ago
- ☆40Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆93Updated last year
- In-memory hiding technique☆42Updated 5 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- A kernel vulnerability used to achieve arbitrary read-write on Windows prior to July 2022☆105Updated last year
- kernel to user mode APC injector☆43Updated 2 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆91Updated 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…☆165Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆127Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆139Updated 3 years ago
- A improved memory obfuscation primitive using a combination of special and 'normal' Asynchronous Procedural Calls☆104Updated 2 months ago
- ☆106Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆105Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆78Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆67Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆95Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago