kundanSingh11 / Android-Decompiler

Andorid Decompiler as a webservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-Decompiler

Project Inspired by http://www.javadecompilers.com/ to help people's easily Decompile/Reverse Engineer a android apk file. Initially intented to be a web site for which i did get a domain (androiddecompilers.com).

As decompiling is a resource intensive process after having it running for about 4 month was unable to keep-up with the server cost. so i shut down the website. the code was laying in my computer collecting dust for about 8 month.

After some thought i choose to make it an open source project.

Dependency

This Project depends on the following Projects and Library

Download and extract/install the dependencies update the ProjectConstant.java accordingly

Update the Database configuration in application.properties file

Running the project

  1. Import the project into eclipse
    • File -> Import
    • Existing projects into work space -> Select the project location

About

Andorid Decompiler as a webservice

License:GNU General Public License v3.0


Languages

Language:CSS 74.0%Language:HTML 15.4%Language:Java 10.6%