AndroChef Java Decompile
With AndroChef Java Decompiler you can decompile apk., dex, jar and java class-files. It's simple and easy.
AndroChef Java Decompiler is Windows XP, Windows 2003, Windows Vista, Windows 7, Windows 8, 8.1 and Windows 10 decompiler for Java that reconstructs the original source code from the compiled binary CLASS files. AndroChef Java Decompiler is able to decompile the most complex Java 6 applets and binaries, producing accurate source code.
AndroChef successfully decompiles obfuscated Java 6, Java 7 and Java 8 .class and .jar files. Support Java language features like generics, enums and annotations. According to some studies, AndroChef Java Decompiler is able to decompile 98.04% of Java applications generated with traditional Java compilers- a very high recovery rate. It is simple but powerful tool that allows you to decompile Java and Dalvik bytecode (DEX, APK) into readable Java source. Easy to use.
Useful for Java developers, programmers, software engineers and enthusiasts. Complete Android Decompilation suite, very easy to use.
How to use AndroChef Java Decompiler:
Using AndroChef Java Decompiler is easy:
- Select the file (apk, dex, jar, class) or folder you want to decompile.
- Select a folder to decompile file to (Destination directory).
- Click on "Decompile" -button.
Selected files will be decompiled to the location you choose. This will display the decompiled file as syntax-highlighted source code in the right pane - "Code vew".
If you click Left Mouse button + move the mouse wheel , the text in "Code vew" will zoom in or out.
New in version 1.0.0.13: Updated decompiler engine, converter and "APK Tool Decode and Baksmaling".
New in version 1.0.0.12: Updated decompiler engine, converter and "APK Tool Decode and Baksmaling".
New in version 1.0.0.11: Updated decompiler engine. Added option "APK Tool Decode and Baksmaling" to extract, decode and baksmali APK files with apktool (credits: brut.all, iBotPeaches and JesusFreke).
New in version 1.0.0.10: Updated converter and decompiler engine. Added option to explore previously decompiled Java archive files (JAR).
New in version 1.0.0.9: Improvements, updates, bug fixes and better handling of obfuscated files (apk, dex, class and jar).
New in version 1.0.0.8: Improvements in the converter, bug fixed.
New in version 1.0.0.7: Minor improvements and better handling of some obfuscated files (apk, dex, class and jar).
New in version 1.0.0.6: Fixed some minor bugs.
New in version 1.0.0.5: Fixed some minor bugs in the GUI. Special thanks to Assoc. Prof. Dr. Tzvetomir Vassilev for his bug reports.
New in version 1.0.0.4: Added a Tree view in the left-side. This view lets you examine the decompiled APK, DEX or JAR file in a folder-tree hierarchy structure, according to path and package names of classes. Menu-item to export the Tree to XML is available. Added a Code view with syntax highlighting. This view displays decompiled Java code corresponding to the file that you decompile or navigate to. Export decompiled file to HTML menu-option is available. Find (Ctrl+F), Find Next (F3), and Find Previous (Shift+F3) will display the Find Text dialog box. Bugs fixed in sorting the list with decompiled files. Bug fixed in extracting files from the list case-sensitively...
The problem with AndroChef Java Decompiler not working on Windows® 8 was finally fixed.
New in version 1.0.0.3: To avoid some glitches in decompilation when using a large APK, JAR or DEX files: In this case it is better to extract these files to a directory on your hard drive before decompiling them. In this version, it is possible to select a directory with files and to decompile the entire directory. Directories are recursively scanned for file extensions class, zip and jar.
Please Note: Decompilation process is not instantaneous. For large APK files (over 10 MB) - decompilation may take several minutes to complete or even longer, depending on the configuration of your computer and the size of the file. This does not mean that the program is not responding, or that is frozen. It isn't, it just has to do a lot of file reading and writing. If you see the status bar message "Decompiling ... This may take a while. Please wait." - everything is fine and you just need to wait until the end of the decompilation process. There is no progress indicator yet. Using the "APK Tool Decode and Baksmaling" is significantly faster.
Known Issues: AndroChef may not work properly with Java JRE 64-bit. Probably not a big issue as Oracle recommend to install the 32-bit JRE on 64-Bit Windows Computers.
You can use AndroChef in conjunction with DJ Java Decompiler.
Why is AndroChef Java Decompiler useful?
- AndroChef Java Decompiler is useful for recovery of lost or accidentally destroyed source code.
- Decompiling Java is an excellent way of learning both Java and how the Java VM works. AndroChef Java Decompiler makes it easy to peek into Java classes and learn from the source. Its easy to use and intuitive graphical user interface eases the learning curve for new starters in Java.
- Fixing and debugging .class files. Use AndroChef Java Decompiler when developers are slow to respond to questions that need immediate answers.
- AndroChef Java Decompiler is useful for exploring the sources of Java runtime libraries.
- Like the possibility to inline bytecode.
- To check the results of your class file obfuscation;)
How to buy AndroChef Java Decompiler:
Without a valid license, AndroChef may be used for evaluation purposes only. Evaluation reminder screens are removed after purchasing an AndroChef license.
We sell AndroChef Java Decompiler via well-known e-commerce service providers: DR MyCommerce, Inc. (RegNow)
AndroChef Java Decompiler v1.0.0.13 is available at: AndroChef Java Decompiler 1.0.0.13
For more information visit AndroChef Java Decompiler home page: http://www.neshkov.com/ac_decompiler.html.
PAD file is available at: http://www.neshkov.com/acdec100.xml
The files are digitally signed with Symantec Class 3 SHA256 Code Signing CA - Microsoft Software Validation v2


AndroChef Java Decompile的更多相关文章
- How to decompile class file in Java and Eclipse - Javap command example(转)
Ability to decompile a Java class file is quite helpful for any Java developer who wants to look int ...
- Java核心 --- 枚举
Java核心 --- 枚举 枚举把显示的变量与逻辑的数字绑定在一起在编译的时候,就会发现数据不合法也起到了使程序更加易读,规范代码的作用 一.用普通类的方式实现枚举 新建一个终态类Season,把构造 ...
- [转]探究java IO之FileInputStream类
使用FileInputStream类创建的InputStream对象可以用于从文件读取内容.两个常用的构造函数如下所示: ? 1 2 FileInputStream(String filePath) ...
- 反编译APK终结教程
现在来教大家如何由网上下载的Android应用反编译为源码.如果你感兴趣,就来看一看吧.前提是你的电脑得已经配置好了java环境,如果没有配置好的话,下面我会附带一提,如果你还是不懂的话,那就上网搜一 ...
- Spark案例分析
一.需求:计算网页访问量前三名 import org.apache.spark.rdd.RDD import org.apache.spark.{SparkConf, SparkContext} /* ...
- java反编译获取源码
最近在研究反射,想做一个东西,把运行的java程序饭编译(Decompile)成.java文件.现思路如下: 1.写出程序反编译一个类 2.将所有类反编译 3.java代码注入一个正在运行的java程 ...
- Java 反编译工具几枚(class转java)
1.Java Decompiler Yet another fast Java decompiler. 下载地址:http://jd.benow.ca/#jd-gui-download 一款非常简洁的 ...
- Java 多线程 - Synchronized关键字
目录 1-Synchronized 关键字概述 2- Synchronized关键字作用域 3- Synchronized 原理(反编译指令解释) 正文 1-Synchronized 关键字概述 由于 ...
- Java| 编译和反编译
原文链接: http://www.yveshe.com/articles/2018/05/01/1525172129089.html 什么是编程语言? 在介绍编译和反编译之前,我们先来简单介绍下编程语 ...
随机推荐
- MINIUI grid学习笔记
grid 控件a.事件的绑定和移除 grid.on("rowclick", fn); //绑定事件 (这个的话类似jquery的绑定事件) grid ...
- BZOJ[3252]攻略(长链剖分)
BZOJ[3252]攻略 Description 题目简述:树版[k取方格数] 众所周知,桂木桂马是攻略之神,开启攻略之神模式后,他可以同时攻略k部游戏.今天他得到了一款新游戏<XX半岛> ...
- 写一个函数,对于一个给定的整数,如果它的二进制模式从正向看和反向看是一样的,那么返回true;
写一个函数,对于一个给定的整数,如果它的二进制模式从正向看和反向看是一样的,那么返回true:也就是实现这样一个函数boolean isPalindrome(int x); 分析一下,该题目主要是通过 ...
- Linux下vim显示行数
在Linux环境下的编辑器有vi.vim.gedit等等.进入这些编辑器之后,为了方便我们需要编辑器显示出当前的行号,可偏偏编辑器默认是不会显示行号的.我们有二种办法可以解决: 第一种是,手动显示:在 ...
- C++与C#对于引用外部文件成员使用的区别
对于C++控制台项目,如果有两个.cpp的文件都想引用同一个类的成员时,我们可以定义一个类,然后在类的头文件中添加extern来修饰. Box.cpp如下: #include "Box.h& ...
- 弹弹弹,弹走鱼尾纹的弹出菜单(vue)
前言 上一篇面试的总结,大家看的还行,因为量很大,错误在所难免,希望大家发现错误了可以告诉我一声,我的邮箱是236490794@qq.com,一个小前端的希望. 言归正传 我们老样子直接先上效果图再开 ...
- 基于element ui 实现七牛云自定义key上传文件,并监听更新上传进度
借助上传Upload 上传组件的 http-request 覆盖默认的上传行为,可以自定义上传的实现 <el-upload multiple ref="sliderUpload&quo ...
- 解决“Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'org.springframework.boot' not found.”
升级老项目spring boot 和 cloud版本之后 gradle clean 报错:“Caused by: org.gradle.api.plugins.UnknownPluginExcepti ...
- Java 集合基础详细介绍
一.Java集合框架概述 集合.数组都是对多个数据进行存储操作的结构,简称Java容器.此时的存储,主要指的是内存层面的存储,不涉及到持久化的存储(.txt, .jpg, .avi,数据库中).Jav ...
- python学习理论
结论 其实学python这本书 不一定要全部敲一遍 在“”动手试一试“”里面 把这篇学到的东西测试一下就算是掌握了 要在实际工作场景当中使用还需要进一步练习这样做的话 比较好一点 边学边测试 加深掌握 ...