anestisb / vdexExtractor

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

-o specifies that the output directory is invalid #43

Closed ycz22 closed 5 years ago

ycz22 commented 5 years ago

-o specifies that the output directory is invalid

anestisb commented 5 years ago

Most likely the output directory you've set does not exist. Create it first or use an existing path.