Signal-Labs / iat_unhook_sampleLinks
(First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls and all hooked functions (incl. hooked NtProtectVirtualMemory)
☆134Updated 8 months ago
Alternatives and similar repositories for iat_unhook_sample
Users that are interested in iat_unhook_sample are comparing it to the libraries listed below
Sorting:
- An example reference design for a proposed BOF PE☆187Updated 7 months ago
- The code is a pingback to the Dark Vortex blog:☆184Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆107Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆132Updated 2 years ago
- bring your own vulnerable driver☆112Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆199Updated last year
- ☆137Updated 2 years ago
- ETW based POC to identify direct and indirect syscalls☆189Updated 2 years ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆157Updated last year
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆88Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆134Updated last year
- Select any exported function in a dll as the new dll's entry point.☆81Updated last year
- A reflective DLL development template for the Rust programming language☆110Updated 2 weeks ago
- Malware?☆76Updated 3 weeks ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆192Updated 2 years ago
- ☆100Updated 2 years ago
- ☆50Updated 3 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 4 months ago
- TypeLib persistence technique☆136Updated last year
- Exploitation of process killer drivers☆201Updated 2 years ago
- LdrLoadDll Unhooking☆135Updated 3 years ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 8 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 7 months ago
- ☆119Updated 2 years ago
- An Obfuscator-LLVM based mingw-w64 toolchain.☆44Updated 3 years ago
- Linker for Beacon Object Files☆130Updated 2 weeks ago
- find dll base addresses without PEB WALK☆152Updated 4 months ago
- A nice process dumping tool☆81Updated 3 years ago