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)
☆136Updated 10 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☆136Updated 3 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆114Updated 3 years ago
- ☆137Updated 2 years ago
- ☆100Updated 2 years ago
- An example reference design for a proposed BOF PE☆195Updated 9 months ago
- Malware?☆76Updated 2 months ago
- ETW based POC to identify direct and indirect syscalls☆190Updated 2 years ago
- Select any exported function in a dll as the new dll's entry point.☆82Updated last year
- A reflective DLL development template for the Rust programming language☆112Updated 2 months ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆160Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆136Updated last year
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆85Updated 2 years ago
- Linker for Beacon Object Files☆146Updated this week
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- bring your own vulnerable driver☆112Updated 2 years ago
- ☆120Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆187Updated 2 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 6 months ago
- a modified CONTEXT based ropchain to circumvent CFG-FindHiddenShellcode and EtwTi-FluctuationMonitor☆107Updated last year
- shell code example☆67Updated last month
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 10 months ago
- Rusty Hell's Gate / Halo's Gate / Tartarus' Gate / FreshyCalls / Syswhispers2 Library☆33Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- find dll base addresses without PEB WALK☆156Updated 6 months ago
- Cobalt Strike (CS) Beacon Object File (BOF) for kernel exploitation using AMD's Ryzen Master Driver (version 17).☆153Updated 3 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆204Updated 2 years ago
- TypeLib persistence technique☆138Updated last year
- Repo that holds random POCs☆52Updated 2 years ago
- It's pointy and it hurts!☆126Updated 3 years ago
- I have documented all of the AMSI patches that I learned till now☆76Updated 2 months ago