vdexExtractor icon indicating copy to clipboard operation
vdexExtractor copied to clipboard

Android 12: VDEX file version 027 - Invalid Vdex header

Open enovella opened this issue 2 years ago • 5 comments

Sample VDEX

https://transfer.sh/wcqO6o/boot.img

Magic header

[18:06 edu@xps boot] >  r2 boot.vdex 
 -- Order pizza for $12.48? [Y/n]
[0x00000000]> pm
0x00000000 1 Android VDEX file version 027
[0x00000000]> 

Vdextractor log

18:05 edu@xps boot] >  /tmp/vdexExtractor -i boot.vdex 
[INFO] Processing 1 file(s) from boot.vdex
[ERROR] Unsupported Vdex version
[WARNING] Invalid Vdex header - skipping 'boot.vdex'
[INFO] 0 out of 0 Vdex files have been processed
[INFO] 0 Dex files have been extracted in total
[INFO] Extracted Dex files are available in '.'

enovella avatar May 30 '22 16:05 enovella

+1

jimmychanii avatar Aug 16 '22 07:08 jimmychanii

have you fix this?

sharewzy avatar Oct 17 '22 06:10 sharewzy

Same problem for Android 13 - did anyone ever get to the bottom of this?

privacyguy123 avatar Mar 26 '24 12:03 privacyguy123

Has anyone solved it yet? It happened to me

samosxin avatar Apr 15 '24 08:04 samosxin

https://github.com/ice-black-tea/archives/releases/tag/vdexExtractor-20240430

ice-black-tea avatar May 09 '24 02:05 ice-black-tea