/r2apktool

radare2 based alternative to apktool

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

WIP r2apktool Build Status

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.