AlSch092 / ObfuscateThisLinks
Templated Obfuscation example in C++ for protecting/hiding values in memory
☆39Updated 9 months ago
Alternatives and similar repositories for ObfuscateThis
Users that are interested in ObfuscateThis are comparing it to the libraries listed below
Sorting:
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 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 4 months ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆52Updated 2 years ago
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆36Updated last year
- Windows AppLocker Driver (appid.sys) LPE☆67Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆89Updated 3 weeks ago
- the Open Source and Pure C++ Packer for eXecutables☆21Updated 2 years ago
- ☆42Updated 8 months ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆66Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 7 months ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆64Updated 2 years ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆18Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- Code samples that serve as references for Windows API functions☆35Updated last year
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆43Updated 2 years ago
- WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.☆43Updated last year
- A stealthy, assembly-based tool for secure function address resolution, offering a robust alternative to GetProcAddress.☆73Updated last year
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆22Updated last year
- An x64dbg plugin which helps make sense of long C++ symbols☆57Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- ☆114Updated 3 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Simple API Hooks detector☆75Updated 3 years ago
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆111Updated 2 years ago
- A lightweight C++ library designed for function interception within injected DLLs, providing a streamlined approach to modifying applicat…☆38Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆139Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 6 months ago
- A universal binary patching dll.☆95Updated last year
- Finding Truth in the Shadows☆115Updated 2 years ago