anestisb / vdexExtractor

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

after deodex is lags #15

Closed levanhau03 closed 6 years ago

levanhau03 commented 6 years ago

device : xiaomi redmi note 5 (pro ) after deodexed is lags android 8.1 please fix it , thanks

ale8530 commented 6 years ago

It's not a deodex problem, use the superr xda tool to fix the problem

mwilky commented 6 years ago

yup not an issue with the tool, what would be helpful though is if we could go the other way and turn the compiled dex back to vdex after doing our modifications?

anestisb commented 6 years ago

Τhis issue report does not make any sense at all. Btw if you want to optimize any DEX file, just pass it again to dex2oat compiler.