namazso / dll-universal-patcherLinks
A universal binary patching dll.
☆92Updated 10 months ago
Alternatives and similar repositories for dll-universal-patcher
Users that are interested in dll-universal-patcher are comparing it to the libraries listed below
Sorting:
- Finding Truth in the Shadows☆116Updated 2 years ago
- kernel-mode DLL Injector☆108Updated 4 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆67Updated 4 months ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆148Updated 3 weeks ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆71Updated 5 months ago
- Rewrite and obfuscate code in compiled binaries☆223Updated last week
- Generate a proxy dll for arbitrary dll☆206Updated 10 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 9 months ago
- A set of LLVM and GCC based plugins that perform code obfuscation.☆128Updated 2 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆144Updated 2 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆87Updated last month
- Dynamically invoke arbitrary code and use various tricks written idiomatically in Rust (Dinvoke)☆91Updated last week
- ☆14Updated 8 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆108Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- ☆47Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆122Updated 2 years ago
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆32Updated last year
- Reverse engineering winapi function loadlibrary.