Skip to content

inzkhan/Android-Decompiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.0%
  • HTML 15.4%
  • Java 10.6%