Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

README.md

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>

You can’t perform that action at this time.