Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: cc9366836d576ce22a18de8f214368636db9fcba Size: 1.68 MB File Format: zip
Rating: 2.478260869
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 617 License: Free
dex2jar is a free software by pxb1988 and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download dex2jar which is 1.68 MB in size and belongs to the software category Other Programming Files. dex2jar was released on 2013-06-07 and last updated on our database on 2017-03-28 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
dex2jar Description
dex2jar consists of a collection of Java libraries that can streamline development tasks for Android related concepts and can simplify APK projects.
The download package includes, aside from the set of development libraries, a suite of script files (in BAT format), which can automate various programming tasks.
The components comprised in the package are compiled, therefore they’re ready to use. Of course, you can also modify them to improve functionality as the libraries are open source.
The first one consists of a lightweight API that provides the possibility to read DEX (Dalvik Executable) and ODEX files, which are proprietary formats for Android development.
With the second library, DEX translator, programmers will be able to convert DEX files to ASM format. The principle used by this component uses a DEX reader which optimizes the instructions prior to the conversion operation.
The third one, namely DEX-IR, serves to interpret DEX instructions and is used by the previous DEX component for the DEX reading process.
Last, but not least, DEX-Tools is a multi-purpose library that can work with CLASS files in order to perform tasks such as APK modifications or JAR deobfuscation.
The conclusion is that all of the components work together in order to automate Java and Android programming tasks. In addition, the collection of out-of-the-box scripts make an essential collection of tools that developers can use to manipulate project resources.
However, a help file or a few guidelines could come in handy for beginner programmers.