Skip to content

to Obfuscate iPA which contain bitcode, 是一款针对二进制的加固工具,底层使用的clang是ollvm编译的

Notifications You must be signed in to change notification settings

github-HT/iPAObfuscator

 
 

Repository files navigation

iPAObfuscator

to Obfuscate iPA which contain bitcode, 是一款针对二进制的加固工具,底层使用的clang是ollvm编译的。

usage

python main.py bctest.ipa --taskId 0011 -o bctest/

加固对比

  • 2.使用的混淆参数如下: -mllvm -bcf -mllvm -bcf_loop=3 -mllvm -bcf_prob=40 -mllvm-fla -mllvm -split -mllvm -split_num=2

  • 3.加固效果如下:

    加固前: LOGO

    加固后: LOGO

About

to Obfuscate iPA which contain bitcode, 是一款针对二进制的加固工具,底层使用的clang是ollvm编译的

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%