(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)
☆139Mar 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.☆245Oct 19, 2023Updated 2 years ago
- Call stack spoofing for Rust☆385Feb 7, 2025Updated last year
- ☆143Jun 21, 2023Updated 3 years ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆123Feb 13, 2023Updated 3 years ago
- Dynamically invoke arbitrary unmanaged code☆366Jul 1, 2026Updated last month
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆104Oct 7, 2023Updated 2 years ago
- Detect EDR's exceptions by inspecting processes' loaded modules☆133Mar 15, 2024Updated 2 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆68May 11, 2023Updated 3 years ago
- ☆44Oct 16, 2023Updated 2 years ago
- Threadless Process Injection through entry point hijacking☆356Sep 10, 2024Updated last year
- Rusty Impersonate☆107Oct 15, 2025Updated 10 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆370Mar 2, 2024Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆240Mar 23, 2023Updated 3 years ago
- A rust library that allows you to host the CLR and execute dotnet binaries.☆237Mar 12, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆274Jan 14, 2023Updated 3 years ago
- Apply a divide and conquer approach to bypass EDRs☆287Oct 19, 2023Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆412Jan 11, 2026Updated 7 months ago
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆267Jun 29, 2024Updated 2 years ago
- A COFF loader made in Rust☆352Mar 14, 2026Updated 5 months ago
- A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.ht…☆678Dec 23, 2022Updated 3 years ago
- CobaltStrike beacon in rust☆209Aug 10, 2024Updated 2 years ago
- Hide memory artifacts using ROP and hardware breakpoints.☆151Oct 20, 2023Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆205Jun 6, 2024Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆143Sep 12, 2022Updated 3 years ago
- Rust For Windows Cheatsheet☆124Nov 26, 2025Updated 9 months ago
- Select any exported function in a dll as the new dll's entry point.☆83Oct 25, 2024Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114May 21, 2023Updated 3 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆244Aug 2, 2023Updated 3 years ago
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆91Apr 11, 2023Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆267Apr 29, 2023Updated 3 years ago
- Rust template/library for implementing your own COFF loader☆71Jan 27, 2025Updated last year
- ☆154Oct 2, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Dump the memory of any PPL with a Userland exploit chain☆352Mar 17, 2023Updated 3 years ago
- ☆123Oct 9, 2023Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆310May 5, 2026Updated 3 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆286Sep 18, 2024Updated last year
- Utilizing hardware breakpoints to evade monitoring by Endpoint Detection and Response platforms☆139Dec 20, 2022Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆400Jan 9, 2024Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆470Aug 23, 2023Updated 3 years ago