dex2jar
|
11-22-2016, 08:02 PM
Post: #1
|
|||
|
|||
dex2jar
Tools to work with android .dex and java .class files
dex2jar contains following compment * dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM. * dex-translator is designed to do the convert job. It reads the dex instruction to dex-ir format, after some optimize, convert to ASM format. * dex-ir used by dex-translator, is designed to represent the dex instruction dex-tools tools to work with .class files. * d2j-smali disassemble dex to smali files and assemble dex from smali files. different implementation to smali/ baksmali, same syntax, but we support escape in type desc "Lcom/dex2jar\t\u1234;" * dex-writer write dex same way as dex-reader. Down on GitHub: https://github.com/pxb1988/dex2jar [img]http://myimg.us/images/09.17.14/45000.png[/img] |
|||
11-23-2016, 12:20 AM
Post: #2
|
|||
|
|||
RE: dex2jar
Thanking you for sharing , tools good starting remove permission from apk
[img]http://savepic.ru/11668437.jpg[/img] |
|||
05-15-2021, 11:47 PM
Post: #3
|
|||
|
|||
RE: dex2jar
Java app?
|
|||
05-16-2021, 04:13 AM
Post: #4
|
|||
|
|||
RE: dex2jar | |||
05-16-2021, 09:59 AM
Post: #5
|
|||
|
|||
RE: dex2jar | |||
05-16-2021, 11:38 AM
Post: #6
|
|||
|
|||
RE: dex2jar
It Is Used For Converting The Dex File Of The Apk To Jar
|
|||
05-16-2021, 02:25 PM
Post: #7
|
|||
|
|||
RE: dex2jar | |||
05-16-2021, 02:45 PM
Post: #8
|
|||
|
|||
RE: dex2jar
Thats What I Told In Dex2jar.
But You Have To Compile The Jar. And Then Play It. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 7 Guest(s)