anestisb / vdexExtractor

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

does't work for android 10 #60

Closed icew4y closed 3 years ago

icew4y commented 4 years ago

./bin/vdexExtractor -i /mnt/d/Project/newxiaomi/system/framework/oat/arm64/services.vdex `[INFO] Processing 1 file(s) from /mnt/d/Project/newxiaomi/system/framework/oat/arm64/services.vdex

[INFO] 1 out of 1 Vdex files have been processed

[INFO] 0 Dex files have been extracted in total

[INFO] Extracted Dex files are available in '/mnt/d/Project/newxiaomi/system/framework/oat/arm64'`

services.zip

icew4y commented 4 years ago

looks like this vdex file do not have dex section.

tjzhou23 commented 4 years ago

I also have this problem in MIUI

icew4y commented 4 years ago

I also have this problem in MIUI

solved by using superr-kitchen

tjzhou23 commented 4 years ago

I also have this problem in MIUI

solved by using superr-kitchen

are you using superr-kitchen to decompline boot.img of MIUI ROM ?

icew4y commented 4 years ago

I also have this problem in MIUI

solved by using superr-kitchen

are you using superr-kitchen to decompline boot.img of MIUI ROM ?

yes

tjzhou23 commented 4 years ago

I also have this problem in MIUI

solved by using superr-kitchen

are you using superr-kitchen to decompline boot.img of MIUI ROM ?

yes

emmmm, but huawei rom can not download from the offical website. this way is not general