Commit 1888b449 by sikang

update script remove string decrypt

parent acb46a3e
...@@ -23,8 +23,8 @@ init(){ ...@@ -23,8 +23,8 @@ init(){
cd garble cd garble
#字符串混淆 #字符串混淆
chmod a+x string_decrypt.py # chmod a+x string_decrypt.py
python string_decrypt.py # python string_decrypt.py
#四大组件混淆 #四大组件混淆
./rename_project.sh ./rename_project.sh
#代码结构混淆 #代码结构混淆
......
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