Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1N3/ReverseAPK
Quickly analyze and reverse engineer Android packages
https://github.com/1N3/ReverseAPK
analyze android apk decompile hacking java linux mobile pentest pentesting reverse-engineering smali
Last synced: about 1 month ago
JSON representation
Quickly analyze and reverse engineer Android packages
- Host: GitHub
- URL: https://github.com/1N3/ReverseAPK
- Owner: 1N3
- Created: 2017-07-15T02:41:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T17:02:54.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T19:01:56.338Z (4 months ago)
- Topics: analyze, android, apk, decompile, hacking, java, linux, mobile, pentest, pentesting, reverse-engineering, smali
- Language: Shell
- Homepage: https://sn1persecurity.com
- Size: 35.2 KB
- Stars: 716
- Watchers: 44
- Forks: 165
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-termux-hacking - ReverseAPK - Quickly analyze and reverse engineer Android packages.[![->](https://img.shields.io/github/stars/1N3/ReverseAPK.svg?style=social&label=Star&maxAge=2592000)](https://github.com/1N3/ReverseAPK/stargazers/) (Uncategorized / Uncategorized)
- awesome-hacking-lists - 1N3/ReverseAPK - Quickly analyze and reverse engineer Android packages (Shell)
README
![alt tag](https://github.com/1N3/ReverseAPK/blob/master/logo.png)
# ReverseAPK
Credits: @xer0dayzWebsite: https://sn1persecurity.com
Version: 1.2
## ABOUT:
Quickly analyze and reverse engineer Android applications.## FEATURES:
- Displays all extracted files for easy reference
- Automatically decompile APK files to Java and Smali format
- Analyze AndroidManifest.xml for common vulnerabilities and behavior
- Static source code analysis for common vulnerabilities and behavior
* Device info
* Intents
* Command execution
* SQLite references
* Logging references
* Content providers
* Broadcast recievers
* Service references
* File references
* Crypto references
* Hardcoded secrets
* URL's
* Network connections
* SSL references
* WebView references## INSTALL:
```
./install
```## USAGE:
```
reverse-apk
```## LICENSE:
Sn1per Community Edition is free to distribute, modify and use with the condition that credit is provided to the creator (@xer0dayz) and @Sn1perSecurity and is not for commercial use. For professional use, a Sn1per Professional or Enterprise license must be purchased at https://sn1persecurity.com.