Commit 5abf21e7 by sikang

reset字符串混淆

parent 9517269f
......@@ -22,7 +22,7 @@ init(){
cd lib_base/script/garble
#字符串混淆
# python string_decrypt.py || { echo "string_decrypt error!"; exit 1; }
python string_decrypt.py || { echo "string_decrypt error!"; exit 1; }
#四大组件混淆
./rename_project.sh || { echo "rename_project error!"; exit 1; }
#代码结构混淆
......
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