Obfuscate
String encryption
This header-only C++ library encrypts compile-time string literals to protect them from being easily discovered in binary images.
Guaranteed compile-time string literal obfuscation header-only library for C++14
1k stars
20 watching
174 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
cpp14cpp17embedded-string-literalsheader-onlyobfuscateobfuscate-stringsobfuscationstringstring-literalsstring-obfuscation
Related projects:
Repository | Description | Stars |
---|---|---|
| Protects iOS apps by encoding sensitive strings as unreadable C language strings. | 648 |
| A plugin for CakePHP that provides primary key obfuscation using various strategies | 36 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
| A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads | 1,016 |
| Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
| A compiler that converts Python programs into homomorphic encryption algorithms | 1,270 |
| An obfuscation tool designed to evade antivirus software detection in compiled C/C++ code. | 1,014 |
| An executable tool that compiles D files with #include directives from C/C++ headers | 231 |
| A protocol for secure communication over the Tor network by encrypting and obfuscating internet traffic | 92 |
| A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
| Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
| A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| A cryptographic protocol implementation for secure computation | 22 |
| Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis. | 724 |