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)
☆133Updated 4 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:
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- Linker for Beacon Object Files☆121Updated this week
- ☆136Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆135Updated 2 years ago
- An example reference design for a proposed BOF PE☆177Updated 3 months ago
- A reflective DLL development template for the Rust programming language☆104Updated 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
- ☆100Updated last year
- Malware?☆70Updated 9 months ago
- LdrLoadDll Unhooking☆130Updated 3 years ago
- bring your own vulnerable driver☆100Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆197Updated last year
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆86Updated 2 years ago
- ☆50Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆128Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆152Updated 8 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆134Updated last week
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- ☆114Updated 2 years ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆92Updated 4 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Rusty Hell's Gate / Halo's Gate / Tartarus' Gate / FreshyCalls / Syswhispers2 Library☆31Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 3 years ago
- find dll base addresses without PEB WALK☆135Updated this week
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆105Updated last year
- TypeLib persistence technique☆118Updated 8 months ago
- I have documented all of the AMSI patches that I learned till now☆73Updated 3 months ago
- XOR decrypting shellcode using the GPU with OpenCL.☆100Updated last month
- Exploitation of process killer drivers☆201Updated last year