ended3월 16일· 1 sources

SLLVM - A unique OLLVM-based obfuscator

SLLVM — OLLVM 기반의 고유한 코드 난독화 도구

Why it matters

SLLVM is a code obfuscator built on the OLLVM lineage, supporting macOS/iOS/Android on X64 and ARM64 with languages including C, C++, Swift, Rust, and Golang. It addresses key OLLVM limitations such as Release-build deoptimization, IDA Pro analysis resistance, signature removal against symbolic execution and AI deobfuscation, and compilation stability issues. SLLVM provides granular configuration strategies—command-line arguments, environment variables, function annotations, and marker functions—to apply different obfuscation levels per module, balancing binary size, compilation time, runtime performance, and app store compliance.

1
Sources
+0
24h
Growth
186d
Active
SLLVMOLLVMobfuscationLLVManti-analysiscontrol flow

Sources

Related Issues