AlSch092 / ModifyExportsLinks
Research of modifying exported function names at runtime (C/C++, Windows)
☆17Updated 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.☆51Updated 10 months ago
- Callstack spoofing using a VEH because VEH all the things.☆22Updated 4 months ago
- ☆41Updated 5 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆83Updated 3 weeks ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆19Updated last year
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆66Updated 2 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated last year
- Repository of Microsoft Driver Block Lists based off of OS-builds☆39Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆72Updated 8 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last month
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆106Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆65Updated 3 months ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- In-memory hiding technique☆56Updated 6 months ago
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆50Updated last year
- ☆114Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 4 months ago
- Next gen process injection technique☆54Updated 5 years ago
- ☆35Updated 7 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Process Injection: APC Injection☆33Updated 4 years ago
- A VMWare logger using built-in backdoor.☆30Updated 9 months ago
- ☆11Updated 3 years ago
- Finding Truth in the Shadows☆110Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- API Hammering with C++20☆50Updated 3 years ago
- BYOVD Technique Example using viragt64 driver☆46Updated last year
- ☆25Updated 8 months ago