Signal-Labs / iat_unhook_sample
(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)
☆131Updated last week
Alternatives and similar repositories for iat_unhook_sample:
Users that are interested in iat_unhook_sample are comparing it to the libraries listed below
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- ☆161Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆132Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- ☆134Updated last year
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆97Updated 2 years ago
- ☆78Updated last year
- ☆98Updated last year
- LdrLoadDll Unhooking☆126Updated 3 years ago
- bring your own vulnerable driver☆91Updated last year
- Malware?☆69Updated 5 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆115Updated 2 years ago
- ☆135Updated 2 years ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆136Updated 4 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆128Updated 7 months ago
- ☆112Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆180Updated 2 years ago
- Reuse open handles to dynamically dump LSASS.☆236Updated 11 months ago
- DLL proxying for lazy people☆151Updated 3 months ago
- Exploitation of process killer drivers☆197Updated last year
- Host CLR and run .NET binaries using Rust☆91Updated last week
- A 64-bit, position-independent code reverse TCP shell for Windows — built in Rust.☆57Updated 2 months ago
- Repo that holds random POCs☆48Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 3 years ago
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆101Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆189Updated 9 months ago
- Cobalt Strike User Defined Reflective Loader (UDRL). Check branches for different functionality.☆137Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆131Updated last year
- I have documented all of the AMSI patches that I learned till now☆74Updated last year