An open API service indexing awesome lists of open source software.

https://github.com/palant/aarf

APK Analysis and Rewriting Framework
https://github.com/palant/aarf

Last synced: 3 months ago
JSON representation

APK Analysis and Rewriting Framework

Awesome Lists containing this project

README

        

APK Analysis and Rewriting Framework
====================================

This is work in progress. This application requires [Apktool](https://ibotpeaches.github.io/Apktool/) and will use it to decode the APK. It will then translate Smali code into more readable Jimple code, similar to the code produced by the Soot framework.