anestisb / vdexExtractor

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

when i extractor "vdex010",it error #10

Closed xiada closed 6 years ago

xiada commented 6 years ago

[ERROR] Unexpected checksum (7dc78833 vs 827de1f8) - failed to unquicken Dex file

p.s: add " --ignore-crc-error" ok

anestisb commented 6 years ago

Is your issue any different from https://github.com/anestisb/vdexExtractor/issues/3 ?