adamyaxley / ObfuscateLinks
Guaranteed compile-time string literal obfuscation header-only library for C++14
☆1,233Updated last month
Alternatives and similar repositories for Obfuscate
Users that are interested in Obfuscate are comparing it to the libraries listed below
Sorting:
- Obfuscation library based on C++20 and metaprogramming☆1,560Updated 2 months ago
- A tiny C++ obfuscation framework☆699Updated 5 years ago
- heavily vectorized c++17 compile time string encryption.☆1,379Updated 3 years ago
- Obfusheader.h is a portable header file for C++14 compile-time obfuscation.☆826Updated last year
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,838Updated 2 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆177Updated 5 years ago
- anti debugging library in c++.☆570Updated last year
- A bunch of Windows anti-debugging tricks for x86 and x64.☆794Updated 4 years ago
- Simple header-only compile-time library for string obfuscation (C++14)☆263Updated 3 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆603Updated 3 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,777Updated last month
- obfuscated any constant encryption in compile time on any platform☆498Updated 2 years ago
- Inline syscalls made easy for windows on clang☆722Updated last year
- MemoryModule which compatible with Win32 API and support exception handling☆434Updated 8 months ago
- Header only C++ AES cipher library☆227Updated last year
- Run a Exe File (PE Module) in memory (like an Application Loader)☆926Updated 4 years ago
- Hook function calls by inserting jump instructions at runtime☆712Updated last month
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆565Updated 4 months ago
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆990Updated 2 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,292Updated this week
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆784Updated 4 years ago
- x64 binary obfuscator☆1,907Updated 2 years ago
- Convenient high-level C++ wrapper around the Windows Registry API☆491Updated 2 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆340Updated 3 years ago
- C++ AES implementation☆595Updated 3 weeks ago
- protector & obfuscator & code virtualizer☆648Updated this week
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆856Updated 3 weeks ago
- Resources About Hooking. For All Platforms. Currently 300+ Tools And 600+ Posts.☆337Updated 5 years ago
- A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint t…☆321Updated 4 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆751Updated 6 months ago