java -jar baksmali-<version>.jar <path_to_dex_file> -o <output_directory> java -jar smali-<version>.jar <path_to_dex_file> -o <output_directory>