AlSch092 / ObfuscateThisLinks
Templated Obfuscation example in C++ for protecting/hiding values in memory
☆40Updated last year
Alternatives and similar repositories for ObfuscateThis
Users that are interested in ObfuscateThis are comparing it to the libraries listed below
Sorting:
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 7 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆53Updated 2 years ago
- SetWinEventHook Sample☆50Updated 2 years ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- ☆42Updated 11 months ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Updated 10 months ago
- kernel-mode DLL Injector☆125Updated 9 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- Usermode NT Explorer - Query kernel addresses, translate virtual to physical addresses, inspect the PFN database, and more.☆68Updated last week
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆25Updated last year
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆43Updated 2 years ago
- Windows AppLocker Driver (appid.sys) LPE☆73Updated last year
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆129Updated 2 months ago
- Code samples that serve as references for Windows API functions☆76Updated last year
- IOCTL++ can be used to make DeviceIoControl requests with arbitrary inputs.☆34Updated 3 months ago
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆160Updated last week
- API Hammering with C++20☆50Updated 3 years ago
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated 2 months ago
- WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.☆43Updated last year
- Research of modifying exported function names at runtime (C/C++, Windows)☆18Updated last year
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 9 months ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆112Updated 3 months ago
- ☆118Updated 3 years ago
- Youtube channel sample code☆54Updated last week
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆42Updated last year
- BYOVD Technique Example using viragt64 driver☆68Updated last year
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- Minimalistic HTTP(S) client for the NT kernel☆61Updated 2 months ago