(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)
☆138Mar 3, 2025Updated last year
Alternatives and similar repositories for iat_unhook_sample
Users that are interested in iat_unhook_sample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Using fibers to run in-memory code.☆244Oct 19, 2023Updated 2 years ago
- Call stack spoofing for Rust☆377Feb 7, 2025Updated last year
- Dynamically invoke arbitrary unmanaged code☆363Feb 19, 2026Updated 3 months ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆126Feb 13, 2023Updated 3 years ago
- ☆142Jun 21, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- yet another sleep encryption thing. also used the default github repo name for this one.☆69May 11, 2023Updated 3 years ago
- Detect EDR's exceptions by inspecting processes' loaded modules☆132Mar 15, 2024Updated 2 years ago
- Rusty Impersonate☆107Oct 15, 2025Updated 7 months ago
- Threadless Process Injection through entry point hijacking☆353Sep 10, 2024Updated last year
- ☆45Oct 16, 2023Updated 2 years ago
- ☆275Jan 14, 2023Updated 3 years ago
- A rust library that allows you to host the CLR and execute dotnet binaries.☆236Mar 12, 2025Updated last year
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆366Mar 2, 2024Updated 2 years ago
- Apply a divide and conquer approach to bypass EDRs☆286Oct 19, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.