If have login problems remove cookies and clear browser cache.



Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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]
Visit this user's website Find all posts by this user
Quote this message in a reply
11-23-2016, 12:20 AM
Post: #2
RE: dex2jar
Thanking you for sharing Cool , tools good starting remove permission from apk Gamer

[img]http://savepic.ru/11668437.jpg[/img]
Find all posts by this user
Quote this message in a reply
05-15-2021, 11:47 PM
Post: #3
RE: dex2jar
Java app?
Find all posts by this user
Quote this message in a reply
05-16-2021, 04:13 AM
Post: #4
RE: dex2jar
(05-15-2021 11:47 PM)star cash Wrote:  Java app?

No Java Or Android. Only For Pc.
Visit this user's website Find all posts by this user
Quote this message in a reply
05-16-2021, 09:59 AM
Post: #5
RE: dex2jar
(05-16-2021 04:13 AM)Kankon Wrote:  
(05-15-2021 11:47 PM)star cash Wrote:  Java app?

No Java Or Android. Only For Pc.

What is it use for?
Find all posts by this user
Quote this message in a reply
05-16-2021, 11:38 AM
Post: #6
RE: dex2jar
It Is Used For Converting The Dex File Of The Apk To Jar
Visit this user's website Find all posts by this user
Quote this message in a reply
05-16-2021, 02:25 PM
Post: #7
RE: dex2jar
(05-16-2021 11:38 AM)Kankon Wrote:  It Is Used For Converting The Dex File Of The Apk To Jar

is there any app for converting andriod game to play in java?
Find all posts by this user
Quote this message in a reply
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.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 6 Guest(s)