zyq8709 / DexHunter

General Automatic Unpacking Tool for Android Dex Files
Apache License 2.0
1.32k stars 533 forks source link

How to find the right special string #9

Open kkar opened 7 years ago

kkar commented 7 years ago

How can i find the right string for the first line of dexname file?

vossim commented 6 years ago

Have a look at slide 47 of the pptx (String List). For 360 it looks like it changed, see the bottom of the README file:

I have tested the samples from 360 in July under DVM. The feature string is changed to "/data/app/XXX.apk" (referring to "silde.pptx"). This string is very important. If it is incorrect, the unpacking process will fail.

For me this was /data/app/XXX-1.apk