heroims/obfuscator

LLVM 9.0.1 分支,字符串混淆 没有生效

Closed this issue · 0 comments

Describe the bug
1.写了一个C++ demo, 使用9.0.1分支,
2.编译源码参考文档:https://sunofbeach.net/a/1724674074983194625
3.Android studio cmake 编译参数
cppFlags "-mllvm -sub -mllvm -sobf -mllvm -fla -mllvm -bcf"

To Reproduce

像这种字符串,编译产物SO里能看到该字符串
image