adamyaxley / Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
☆1,072Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for Obfuscate
- A tiny C++ obfuscation framework☆654Updated 4 years ago
- Obfuscation library based on C++11/14 and metaprogramming☆1,391Updated 2 years ago
- heavily vectorized c++17 compile time string encryption.☆1,218Updated 3 years ago
- anti debugging library in c++.☆520Updated 9 months ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,662Updated last year
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆153Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆539Updated 2 years ago
- obfuscated any constant encryption in compile time on any platform☆417Updated last year
- Simple header-only compile-time library for string obfuscation (C++14)☆242Updated 2 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆766Updated 3 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,611Updated 3 months ago
- Obfusheader.h is a portable header file for C++14 compile-time obfuscation.☆472Updated 3 months ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,121Updated 3 weeks ago
- Hook function calls by inserting jump instructions at runtime☆650Updated 7 months ago
- MemoryModule which compatible with Win32 API and support exception handling☆359Updated 2 weeks ago
- Inline syscalls made easy for windows on clang☆672Updated 5 months ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆763Updated 2 months ago
- Header only C++ AES cipher library☆194Updated 5 months ago
- Principled, lightweight C/C++ PE parser☆802Updated 5 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆327Updated 2 years ago
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆939Updated last year
- IDAPython tool for creating automatic C++ virtual tables in IDA Pro☆1,273Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆728Updated last year
- Run a Exe File (PE Module) in memory (like an Application Loader)☆860Updated 3 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,141Updated 6 months ago
- Convenient high-level C++ wrapper around the Windows Registry API☆453Updated last week
- Obfuscate specific windows apis with different apis☆982Updated 3 years ago
- Hook system calls, context switches, page faults and more.☆2,426Updated last year