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: 5 months ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pjebs/obfuscator-ios Protects iOS apps by encoding sensitive strings as unreadable C language strings. 647
usemuffin/obfuscate A plugin for CakePHP that provides primary key obfuscation using various strategies 36
bonnetn/vba-obfuscator A tool to protect VBA macros by obfuscating their code to evade antivirus signatures 150
d35ha/callobfuscator Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. 981
bc-security/beginners-guide-to-obfuscation A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads 1,010
microsoft/eva Automates away parts of homomorphic encryption requiring cryptographic expertise 226
zama-ai/concrete A compiler that converts Python programs into homomorphic encryption algorithms 1,248
scrt/avcleaner An obfuscation tool designed to evade antivirus software detection in compiled C/C++ code. 1,011
atilaneves/dpp An executable tool that compiles D files with #include directives from C/C++ headers 231
nullhypothesis/scramblesuit A protocol for protecting online communications against traffic analysis and active probing attacks 92
kkayataka/plusaes A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. 190
adamisz/from0k2bp Exploring the development of a cryptographic protocol from scratch to production-ready implementation 156
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
aarhuscrypto/duplo A C++ implementation of the DUPLO cryptographic protocol for secure computation 22
danielbohannon/revoke-obfuscation Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis. 725