项目作者: MrARM

项目描述 :
Download and decompile APK files from google play.
高级语言: JavaScript
项目地址: git://github.com/MrARM/Google-Play-Decompiler.git
创建时间: 2018-03-03T03:48:27Z
项目社区:https://github.com/MrARM/Google-Play-Decompiler

开源协议:GNU General Public License v3.0

下载


Google-Play-Decompiler

Download and decompile APK files from google play.

Thesis

The sole purpose is to make it easier to learn how an app works or find methods to use in xposed, etc.
Simply run node gpd.js com.example.package and the script will download, extract and decompile the APK.

Future ideas

  • Make web GUI
  • Make search instead of providing package name(Ex. gpd.js Facebook)