Techno-Developer / Java2Smali

This tool converts java code to smali

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java2Smali

This tool converts java code to smali (Dalvik bytecode)
If this tool was useful to you, please leave a :)

Getting started

Prerequisites

  • JDK 8 or upper installed
  • Java2Smali latest jar

Command line

java -jar Java2Smali.jar <JavaSourceFile>

About

This tool converts java code to smali

License:MIT License


Languages

Language:Java 100.0%