APKDeepLens icon indicating copy to clipboard operation
APKDeepLens copied to clipboard

扫描测试APP提示报错

Open xiaopingDU1993 opened this issue 1 year ago • 3 comments

报错信息 \APKDeepLens-main\app_source\com.thewalleyapp.apk\resources\AndroidManifest.xml' at line 202 截图 image

xiaopingDU1993 avatar Mar 12 '24 09:03 xiaopingDU1993

Hello @xiaopingDU1993 can you tell which version of jdk are you using?

d78ui98 avatar Mar 13 '24 19:03 d78ui98

image

GaoHao1122 avatar Mar 19 '24 05:03 GaoHao1122

@xiaopingDU1993 @d78ui98 The reason for the error is that the attached jadx program failed to create a file when executing the "jadx apk -d folder" and returned empty. Use another jadx program to manually create a good file at this location.

Logider avatar Apr 28 '25 08:04 Logider