Igor Murashkin 58b7c27316 Add lambda experimental dalvik opcodes
* Add new -X/--experimental flag to [dis]assemble opcodes not in art yet
* Add new opcodes liberate-variable, box-lambda, unbox-lambda,
                  capture-variable, create-lambda, invoke-lambda
* Add support for encoding 25x instructions
* Adds LambdaTest to check new opcodes assemble/disassemble properly

TODO: invoke-lambda-range

Change-Id: I5c8bcbfa8b6cb9a13ef2017fce2d1b7fda6e11c3
2015-05-01 10:46:51 -05:00
2015-05-01 10:26:10 -05:00
2015-03-14 08:02:57 -05:00
2015-03-14 08:02:57 -05:00
2015-05-01 09:15:56 -05:00
2015-03-14 08:02:57 -05:00
2014-11-02 07:48:56 -06:00
2015-05-01 10:26:10 -05:00
2015-03-30 08:06:18 -05:00
2015-03-14 08:02:57 -05:00
2015-03-14 08:02:57 -05:00
2015-03-18 11:05:55 -05:00
2014-10-23 17:43:37 -05:00

Apktool

This is the repository for Apktool. If you are looking for the Apktool website. Click here.

Build Status Software License Project Status

It is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications; it makes possible to debug smali code step by step. Also it makes working with app easier because of project-like files structure and automation of some repetitive tasks like building apk, etc.

It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms and other GOOD purposes. Just try to be fair with authors of an app, that you use and probably like.

Support

Description
A tool for reverse engineering Android apk files
Readme 340 MiB
Languages
Java 98.6%
Shell 0.7%
Smali 0.5%
Batchfile 0.2%