kr0tt / EarlyExceptionHandlingLinks
Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH
☆129Updated last month
Alternatives and similar repositories for EarlyExceptionHandling
Users that are interested in EarlyExceptionHandling are comparing it to the libraries listed below
Sorting:
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆102Updated 8 months ago
- shell code example☆63Updated 3 weeks ago
- Shellcode Loader Utilizing ETW Events☆67Updated 8 months ago
- ☆94Updated last year
- ForsHops☆58Updated 7 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated last year
- ☆100Updated 2 years ago
- ☆43Updated 10 months ago
- Linker for Beacon Object Files☆128Updated last week
- Locate dlls and function addresses without PEB Walk and EAT parsing☆89Updated 3 months ago
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆106Updated 9 months ago
- find dll base addresses without PEB WALK☆148Updated 3 months ago
- TypeLib persistence technique☆135Updated last year
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆43Updated 2 weeks ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆84Updated last year
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials☆59Updated 5 months ago
- A collection of position independent coding resources☆94Updated last month
- converts sRDI compatible dlls to shellcode☆32Updated 9 months ago
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆61Updated last year
- "Service-less" driver loading☆162Updated 10 months ago
- ☆81Updated 9 months ago
- A process injection technique using only thread context manipulation☆39Updated last year
- Section-based payload obfuscation technique for x64☆64Updated last year
- early cascade injection PoC based on Outflanks blog post, in rust☆60Updated 11 months ago
- ☆61Updated last year
- Dynamically resolve API function addresses at runtime in a secure manner.☆69Updated 5 months ago
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆68Updated last year
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆49Updated last year
- A Rust version of Mirage, a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆37Updated 7 months ago