string-obfuscation
There are 19 repositories under string-obfuscation topic.
adamyaxley/Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
MichaelRocks/paranoid
String obfuscator for Android applications.
katursis/StringObfuscator
Simple header-only compile-time library for string obfuscation (C++14)
giacomoferretti/paranoid-deobfuscator
Deobfuscate "paranoid" protected apps
wuzuchang/StringObfuscatedPlugin
Android project java string obfuscated gradle plugin(Android项目java字符串混淆gradle插件)
ManulMap/malstring
Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.
c0nnor263/obfustring-plugin
This is a Android Gradle plugin that obfuscates strings in Kotlin classes
sakiryu/obfustring
🔒 Simple compile time string obfuscation using xor
TheRouletteBoi/PowerObfuscator_PS3
Playstation 3 .PRX .SPRX Obfuscation CEX/DEX/HEN
pedroalbanese/obfuse
Minimalist golang string obfuscator
ocalasans/dralyxor
Dralyxor: Advanced C++ header-only library for robust string obfuscation, shielding binaries from static/dynamic analysis. Uses a consteval micro-program engine with variable NOPs. Runtime anti-debug/tamper checks (canaries, content checksums) plus RAII "just-in-time" decryption ensure secure, minimal memory exposure of plain-text data.
UauaYeah/crypt-str
A c++ library for basic string encryption
Oifox/StringCryptor
Basic string encryption in C++
michaelvanstraten/encryption-macros
Macros for compile time String obfuscations
carved4/stackobf
a string obfuscation system designed for redteam/maldev usage
dougives/stringobf
Encodes 7-bit strings into dependent chains of noise.
NewYaroslav/obfy
A tiny C++ obfuscation framework
oxunem/UM-KM-StringCrypt
Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.
wizardy0ga/FormCrypt
A utility for hiding strings in your compiled C/C++ binary