AlSch092 / ObfuscateThisLinks
Templated Obfuscation example in C++ for protecting/hiding values in memory
☆39Updated 11 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…☆80Updated 6 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 6 months ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆53Updated 2 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆43Updated 2 years ago
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆25Updated last year
- ☆42Updated 10 months ago
- the Open Source and Pure C++ Packer for eXecutables☆21Updated 2 years ago
- Windows AppLocker Driver (appid.sys) LPE☆71Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 2 months ago
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆146Updated 3 weeks ago
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆124Updated last month
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated last month
- A C++/Asm template for PIC/EXE/DLL malware☆24Updated 5 months ago
- Windows LPE Nday☆31Updated last year
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆36Updated 2 years ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆107Updated 2 months ago
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆42Updated last year
- kernel-mode DLL Injector☆123Updated 8 months ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆66Updated 2 years ago
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆27Updated 2 years ago
- In-memory hiding technique☆63Updated last year
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆111Updated 2 years ago
- API Hammering with C++20☆49Updated 3 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated last year
- ☆116Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Minimalistic HTTP(S) client for the NT kernel☆60Updated last month