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,349Updated 3 years ago
- Obfuscation library based on C++11/14 and metaprogramming☆1,502Updated this week
- Guaranteed compile-time string literal obfuscation header-only library for C++14☆1,217Updated last year
- anti debugging library in c++.☆568Updated last year
- A bunch of Windows anti-debugging tricks for x86 and x64.☆793Updated 4 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,811Updated 2 years ago
- A wrapper library around native windows sytem APIs☆441Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆594Updated 3 years ago
- Inline syscalls made easy for windows on clang☆720Updated last year
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆177Updated 5 years ago
- Simple header-only compile-time library for string obfuscation (C++14)☆262Updated 3 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆779Updated 4 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆749Updated 4 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆337Updated 3 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,754Updated last month
- AntiDebugging sample sources written in C++☆342Updated 7 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆426Updated 6 months ago
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆987Updated 2 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,273Updated 3 months ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆562Updated 2 months ago
- Principled, lightweight C/C++ PE parser☆861Updated 2 weeks ago
- CMake module for building drivers with Windows Development Kit (WDK)☆301Updated last month
- Literally, the perfect injector.☆945Updated 2 years ago
- VMProtect 3.x Anti-debug Method Improved☆614Updated 6 years ago
- Detours with just single dependency - NTDLL☆648Updated 3 years ago
- Anti-cheat library for Windows C++☆467Updated 3 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆328Updated 4 months ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆923Updated 4 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆422Updated 2 years ago
- Manual mapping without creating any threads, with rw only access☆764Updated 5 years ago