安卓反编译:推荐一个最新反编译功能的工具

安卓反编译:推荐一个最新反编译功能的工具

*以下是官网原文:

smali2java is a tool that can decompile smali to java sources.

What is smali? smali is a readable form of Android bytecode. It can be called decompilation language of Android bytecode. Android application package, apk or jar, can be decompiled to smali by baksmali or apktool.

smali2java is based on smali files generated by apktool v1.5.0 with baksmali v1.3.4. smali2java depends on information such as code line number(.line keyword) and varialbe name(.local keyword) etc. Thus it can furthest reduce orignal java source code. The reduced java code will keep orignal variable names. The code sequence will be the same as orignal java code too. And also for this reason, this tool has limitaion. It only works for those smali files that have line numbers and varialbe name. Some java compiler options can eliminate these information from bytecodes.

smali2java uses apktool for convertion from Android bytecode to smali. It uses CCrystalTextView, written by Stcherbatchenko Andrei, as the java syntax highlighting component. Thanks to authors of these software and source codes for their great work.

Sample:
ActivityBase.smali (smali file)
ActivityBase.java (original java file)
ActivityBase.java (java file generated by smali2java)

Latest Version: 1.0.0.558

算了,我还是别翻译了,水平差,你们都看得懂吧,那么简单。
下载地址http://download.csdn.net/detail/a136558/9338421

推荐一个这个是在线的,要翻墙
http://www.decompileandroid.com/

以上亲测可以,不过有反编译有些不行,会生成&.之类的,如果是简单的没混淆编译的话,肯定可以
反编出来的。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值