fritzone / obfy
A tiny C++ obfuscation framework
☆650Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for obfy
- heavily vectorized c++17 compile time string encryption.☆1,211Updated 2 years ago
- Obfuscation library based on C++11/14 and metaprogramming☆1,388Updated 2 years ago
- anti debugging library in c++.☆515Updated 9 months ago
- Guaranteed compile-time string literal obfuscation header-only library for C++14☆1,061Updated 4 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆765Updated 3 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,653Updated last year
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆726Updated last year
- A wrapper library around native windows sytem APIs☆418Updated 3 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆535Updated 2 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆153Updated 4 years ago
- Inline syscalls made easy for windows on clang☆670Updated 4 months ago
- Detours with just single dependency - NTDLL☆608Updated 2 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,605Updated 3 months ago
- AntiDebugging sample sources written in C++☆334Updated 6 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆704Updated 3 years ago
- Simple header-only compile-time library for string obfuscation (C++14)☆242Updated 2 years ago
- Anti-cheat library for Windows C++☆402Updated 2 years ago
- DLL scatter manual mapper☆726Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆682Updated 5 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆328Updated 2 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆536Updated 7 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,131Updated 6 months ago
- C++ STL in the Windows Kernel with C++ Exception Support☆392Updated last year
- COFF and Portable Executable format described using standard C++ with no dependencies.☆254Updated 6 months ago
- Literally, the perfect injector.☆863Updated last year
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,112Updated 7 months ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆562Updated 5 years ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆821Updated 2 months ago