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 5 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
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆104Updated 2 years ago
- ☆100Updated last year
- ☆114Updated 2 years ago
- An example reference design for a proposed BOF PE☆180Updated 3 months ago
- A reflective DLL development template for the Rust programming language☆107Updated 2 months ago
- bring your own vulnerable driver☆102Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years ago
- ☆136Updated 2 years ago
- LdrLoadDll Unhooking☆130Updated 3 years ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated 3 weeks ago
- Linker for Beacon Object Files☆124Updated 3 weeks ago
- Repo that holds random POCs☆51Updated last year
- Rusty Hell's Gate / Halo's Gate / Tartarus' Gate / FreshyCalls / Syswhispers2 Library☆31Updated 2 years ago
- ETW based POC to identify direct and indirect syscalls☆187Updated 2 years ago
- Malware?☆74Updated 9 months ago
- 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
- Reuse open handles to dynamically dump LSASS.☆246Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆187Updated 2 years ago
- A nice process dumping tool☆82Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆80Updated 3 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆64Updated 2 years ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆152Updated 9 months ago
- ☆50Updated 2 years ago
- shell code example☆61Updated 2 months ago
- find dll base addresses without PEB WALK☆138Updated 3 weeks ago
- ☆111Updated 2 years ago