QA : why proxy_core can not use third party or dependencies library ??
Dear Sir
i modify
-
upgrade gradle version
-
fix Main class -- add check os type
-
export zip & EncryptUtil as thirty party module
i get crash !! java.lang.ClassNotFoundException
THX
@CMingTseng Your pull request has been received and will be processed on the weekend.
@CMingTseng 在该分支已经修复 zip 异常,https://github.com/yangkun19921001/DexEncryptionDecryption/tree/zip_class_not_found 我不知道你的应用场景是什么,但是最好的办法是在 native 中加解密,后续我会更新。
@CMingTseng 在该分支已经修复 zip 异常,https://github.com/yangkun19921001/DexEncryptionDecryption/tree/zip_class_not_found 我不知道你的应用场景是什么,但是最好的办法是在 native 中加解密,后续我会更新。
我推了新的PR
https://github.com/yangkun19921001/DexEncryptionDecryption/tree/zip_class_not_found
不知道為何Zip這個class異常
然後我修改了 proxy_tool部分
增加判別Java_home的位置
以及 current work folder path的路徑