agrieve / Apktool

A tool for reverse engineering Android apk files

Home Page:http://ibotpeaches.github.io/Apktool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Links

About

A tool for reverse engineering Android apk files

http://ibotpeaches.github.io/Apktool

License:Other


Languages

Language:Java 94.6%Language:GAP 2.7%Language:Smali 1.4%Language:Lex 0.6%Language:Ragel in Ruby Host 0.5%Language:Shell 0.1%Language:Batchfile 0.0%