anestisb / vdexExtractor

Tool to decompile & extract Android Dex bytecode from Vdex files
Apache License 2.0
1k stars 215 forks source link

Problem with .vdex Poco F1 (Xiaomi) #37

Closed ale8530 closed 5 years ago

ale8530 commented 5 years ago

I have of the problems with these files:

Files.zip

Is possible fix this problem?

Thanks

anestisb commented 5 years ago

What is the problem? I don't see any issues when decompiling/disassembling the files you've provided. Also be aware that the Vdex containers you've provided are of version 010 (probably from an Oreo ROM).

ale8530 commented 5 years ago

Yes is oreo 8.1 the problem is lastversion vdex 0.52? i try with old version?

anestisb commented 5 years ago

I've tested against the current master. You should be ok with the latest version. What is exactly the error you get?

ale8530 commented 5 years ago

Sorry is problem of my script because these apk has classes.dex and classes2.dex

I have fixed.

Sorry for disturb

Thanks for your reply