fritzone / obfy
A tiny C++ obfuscation framework
☆669Updated 4 years ago
Alternatives and similar repositories for obfy:
Users that are interested in obfy are comparing it to the libraries listed below
- heavily vectorized c++17 compile time string encryption.☆1,279Updated 3 years ago
- Obfuscation library based on C++11/14 and metaprogramming☆1,441Updated 2 years ago
- Guaranteed compile-time string literal obfuscation header-only library for C++14☆1,137Updated 8 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆780Updated 3 years ago
- anti debugging library in c++.☆540Updated last year
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,720Updated last year
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆553Updated 3 years ago
- Inline syscalls made easy for windows on clang☆696Updated 9 months ago
- A wrapper library around native windows sytem APIs☆429Updated 4 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆167Updated 5 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,666Updated 7 months ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- Simple header-only compile-time library for string obfuscation (C++14)☆248Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆738Updated last year
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆544Updated last year
- Detours with just single dependency - NTDLL☆620Updated 2 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,187Updated 2 weeks ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆848Updated 6 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆334Updated 3 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆734Updated 3 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆593Updated 6 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆392Updated last month
- COFF and Portable Executable format described using standard C++ with no dependencies.☆278Updated 3 weeks ago
- Obfuscate specific windows apis with different apis☆996Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,202Updated 10 months ago
- C++ implementation of compile time obfuscator☆142Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆735Updated 5 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆884Updated 3 years ago
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆960Updated 2 years ago
- VMProtect 3.x Anti-debug Method Improved☆563Updated 5 years ago