WIP r2apktool [](https://travis-ci.org/h4ng3r/r2apktool)
July 6, 2017 ยท View on GitHub
Work In Progesses, more information and code will be added soon
radare2 based alternative to apktool
Getting Started
Dependencies
Install
git clone https://github.com/radare/radare2.git
radare2/sys/install.sh
pip install r2pipe
Usage
r2apktool apk
Acknowledgments
Thanks to pancake and all radare2 contributors for maintaining this awesome project. Also thanks to all the apktool team.