News

java -jar oat2dex.jar <app.odex> <boot-class-folder output from above> Get odex from oat java -jar oat2dex.jar odex <oat file> Get odex smali (with optimized opcode) from oat/odex java -jar ...