Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsenc committed Feb 19, 2015
2 parents cd3c656 + e86e698 commit 25f9748
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# android-scraper
Tools and program to scrape through android apps and determine information about them
## Tools Available
### [Android Decompiler](https://github.com/kocsenc/android-scraper/tree/master/tools)
An all in one solution to turning an APK file into readable XML and uncompiled code.
Uses dex2jar, procyon decompiler and apktools.
Find it [here](https://github.com/kocsenc/android-scraper/tree/master/tools)

0 comments on commit 25f9748

Please sign in to comment.