fritzone / obfyLinks
A tiny C++ obfuscation framework
☆698Updated 5 years ago
Alternatives and similar repositories for obfy
Users that are interested in obfy are comparing it to the libraries listed below
Sorting:
- heavily vectorized c++17 compile time string encryption.☆1,372Updated 3 years ago
- Guaranteed compile-time string literal obfuscation header-only library for C++14☆1,223Updated last month
- Obfuscation library based on C++20 and metaprogramming☆1,548Updated last month
- anti debugging library in c++.☆570Updated last year
- A bunch of Windows anti-debugging tricks for x86 and x64.☆793Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆600Updated 3 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,825Updated 2 years ago
- A wrapper library around native windows sytem APIs☆444Updated 4 years ago
- Inline syscalls made easy for windows on clang☆724Updated last year
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆176Updated 5 years ago
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- Simple header-only compile-time library for string obfuscation (C++14)☆263Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆750Updated 5 months ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆783Updated 4 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆429Updated 8 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆340Updated 3 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,770Updated last week
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆565Updated 4 months ago
- C++ STL in the Windows Kernel with C++ Exception Support☆426Updated 2 years ago
- Detours with just single dependency - NTDLL☆649Updated 3 years ago
- Anti-cheat library for Windows C++☆471Updated 3 years ago
- A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint t…☆319Updated 4 years ago
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆986Updated 2 years ago
- CMake module for building drivers with Windows Development Kit (WDK)☆303Updated 2 months ago
- VMProtect 3.x Anti-debug Method Improved☆619Updated 6 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆329Updated 5 months ago
- A bunch of parsers for PE and PDB formats in C++☆258Updated last year
- Literally, the perfect injector.☆950Updated 2 years ago
- Principled, lightweight C/C++ PE parser☆871Updated last month
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆617Updated 6 years ago