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

GitHub

1k stars
20 watching
174 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list

cpp14cpp17embedded-string-literalsheader-onlyobfuscateobfuscate-stringsobfuscationstringstring-literalsstring-obfuscation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pjebs/obfuscator-iosProtects iOS apps by encoding sensitive strings as unreadable C language strings.648
usemuffin/obfuscateA plugin for CakePHP that provides primary key obfuscation using various strategies36
bonnetn/vba-obfuscatorA tool that obfuscates Visual Basic code to evade signature scans from Antivirus software150
d35ha/callobfuscatorTools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools.984
bc-security/beginners-guide-to-obfuscationA beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads1,016
microsoft/evaAutomates away parts of homomorphic encryption requiring cryptographic expertise227
zama-ai/concreteA compiler that converts Python programs into homomorphic encryption algorithms1,270
scrt/avcleanerAn obfuscation tool designed to evade antivirus software detection in compiled C/C++ code.1,014
atilaneves/dppAn executable tool that compiles D files with #include directives from C/C++ headers231
nullhypothesis/scramblesuitA protocol for secure communication over the Tor network by encrypting and obfuscating internet traffic92
kkayataka/plusaesA C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format.197
adamisz/from0k2bpExploring the development of a cryptographic protocol from scratch to production-ready implementation156
azadkuh/mbedcryptoA portable C++ library for encryption and decryption of binary data using various algorithms47
aarhuscrypto/duploA cryptographic protocol implementation for secure computation22
danielbohannon/revoke-obfuscationDetects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis.724