adamyaxley / ObfuscateLinks
Guaranteed compile-time string literal obfuscation header-only library for C++14
☆1,191Updated last year
Alternatives and similar repositories for Obfuscate
Users that are interested in Obfuscate are comparing it to the libraries listed below
Sorting:
- A tiny C++ obfuscation framework☆693Updated 5 years ago
- Obfuscation library based on C++11/14 and metaprogramming☆1,491Updated 2 years ago
- heavily vectorized c++17 compile time string encryption.☆1,329Updated 3 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,788Updated last year
- Obfusheader.h is a portable header file for C++14 compile-time obfuscation.☆739Updated 11 months ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆175Updated 5 years ago
- anti debugging library in c++.☆561Updated last year
- Simple header-only compile-time library for string obfuscation (C++14)☆262Updated 3 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,736Updated last week
- obfuscated any constant encryption in compile time on any platform☆475Updated 2 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆788Updated 4 years ago
- Hook function calls by inserting jump instructions at runtime☆704Updated last year
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆581Updated 3 years ago
- Inline syscalls made easy for windows on clang☆714Updated last year
- MemoryModule which compatible with Win32 API and support exception handling☆416Updated 5 months ago
- Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cr…☆988Updated 3 weeks ago
- Convenient high-level C++ wrapper around the Windows Registry API☆485Updated last month
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆766Updated 4 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆338Updated 3 years ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆828Updated 10 months ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆751Updated 2 months ago
- protector & obfuscator & code virtualizer☆594Updated last week
- Run a Exe File (PE Module) in memory (like an Application Loader)☆913Updated 4 years ago
- C++ AES implementation☆581Updated 2 months ago
- CMake module for building drivers with Windows Development Kit (WDK)☆300Updated 3 weeks ago
- x64 binary obfuscator☆1,866Updated 2 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆555Updated last month
- Library for injecting a shared library into a Linux or Windows process☆584Updated last year
- A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint t…☆311Updated 4 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,248Updated last month