AlSch092 / ModifyExportsLinks
Research of modifying exported function names at runtime (C/C++, Windows)
☆18Updated last year
Alternatives and similar repositories for ModifyExports
Users that are interested in ModifyExports are comparing it to the libraries listed below
Sorting:
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- ☆42Updated 10 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated last month
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 9 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 5 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 8 months ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆34Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆75Updated last year
- Repository of Microsoft Driver Block Lists based off of OS-builds☆42Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months ago
- ☆58Updated 2 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 6 months ago
- Minimalistic HTTP(S) client for the NT kernel☆60Updated last month
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- A C++/Asm template for PIC/EXE/DLL malware☆24Updated 4 months ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆106Updated 2 months ago
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆42Updated last year
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Process Injection: APC Injection☆31Updated 4 years ago
- Windows 11 kernel research framework demonstrating DSE bypass on Windows 11 25H2 through boot-time execution. Loads unsigned drivers by s…☆58Updated last week
- Shellcode Loader Utilizing ETW Events☆67Updated 10 months ago
- In-memory hiding technique☆62Updated 11 months ago
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆27Updated 2 years ago
- ☆52Updated 5 months ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆25Updated last year