AlSch092 / ObfuscateThisLinks
Templated Obfuscation example in C++ for protecting/hiding values in memory
☆39Updated 10 months ago
Alternatives and similar repositories for ObfuscateThis
Users that are interested in ObfuscateThis are comparing it to the libraries listed below
Sorting:
- WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.☆42Updated last year
- 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
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- 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
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆52Updated 2 years ago
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆43Updated 2 years ago
- the Open Source and Pure C++ Packer for eXecutables☆21Updated 2 years ago
- SetWinEventHook Sample☆50Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 2 months ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- ☆114Updated 3 years ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆25Updated last year
- A C++17 framework designed to enable obfuscation of constants, variables, and strings.☆22Updated 2 years ago
- BYOVD Technique Example using viragt64 driver☆64Updated last year
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆129Updated last week
- Windows AppLocker Driver (appid.sys) LPE☆69Updated last year
- kernel-mode DLL Injector☆120Updated 7 months ago
- Simple API Hooks detector☆75Updated 3 years ago
- ☆42Updated 10 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆66Updated last month
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆106Updated last month
- Research of modifying exported function names at runtime (C/C++, Windows)☆18Updated last year
- A lightweight C++ library designed for function interception within injected DLLs, providing a streamlined approach to modifying applicat…☆38Updated 2 years ago
- Signature finder (from PE-bear)☆39Updated 3 months ago
- An x64dbg plugin which helps make sense of long C++ symbols☆57Updated 2 years ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆36Updated 2 years ago