Commit 35b76b8a by sikang

Merge branch 'master' of https://git.starwin.tech/sikang/lib_base

parents 56b81889 0a15bf0a
...@@ -113,7 +113,8 @@ elif command == 12: ...@@ -113,7 +113,8 @@ elif command == 12:
elif command == 13 or command == 133: elif command == 13 or command == 133:
Function().print_checklist(config, command == 133) Function().print_checklist(config, command == 133)
print("Api混淆、包路径全混淆、四大组件混淆、manifest混淆、随机插入乱码、随机插入Activity、字符串加密、随机插入字符串") print("Api混淆、包路径全混淆、四大组件混淆、manifest混淆、随机插入乱码、随机插入Activity、字符串加密、随机插入字符串、免费加固")
print(" ")
elif command == 14: elif command == 14:
Function().new_privacy(config) Function().new_privacy(config)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment