Skip to content

QA : why proxy_core can not use third party or dependencies library ??#3

Open
CMingTseng wants to merge 24 commits intoyangkun19921001:masterfrom
cybernhl:master
Open

QA : why proxy_core can not use third party or dependencies library ??#3
CMingTseng wants to merge 24 commits intoyangkun19921001:masterfrom
cybernhl:master

Conversation

@CMingTseng
Copy link

Dear Sir

i modify

  1. upgrade gradle version

  2. fix Main class -- add check os type

  3. export zip & EncryptUtil as thirty party module

i get crash !! java.lang.ClassNotFoundException

THX

@yangkun19921001
Copy link
Owner

@CMingTseng Your pull request has been received and will be processed on the weekend.

…k.utils.Zip" on path: DexPathList[[zip file "/data/app/com.yk.dexdeapplication-1/base.apk"],nativeLibraryDirectories=[/data/app/com.yk.dexdeapplication-1/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64]]
1. Java encoding = "UTF-8"
2. make runnable jar
@yangkun19921001
Copy link
Owner

@CMingTseng 在该分支已经修复 zip 异常,https://github.com/yangkun19921001/DexEncryptionDecryption/tree/zip_class_not_found
我不知道你的应用场景是什么,但是最好的办法是在 native 中加解密,后续我会更新。

# Conflicts:
#	proxy_core/build.gradle
#	proxy_core/src/main/java/com/example/proxy_core/ProxyApplication.java
@CMingTseng
Copy link
Author

@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的路徑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants