Jump to content
Fi8sVrs

ReverseAPK - Quickly analyze and reverse engineer Android packages

Recommended Posts

  • Active Members
Posted

logo.png

 

ReverseAPK

Credits: 1N3@CrowdShield

Website: https://crowdshield.com

Version: 1.1

 

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 <apk_name>

 

LICENSE:

This software is free to distribute, modify and use with the condition that credit is provided to the creator (1N3@CrowdShield) and is not for commercial use.

 

Download: ReverseAPK-master.zip

git clone https://github.com/1N3/ReverseAPK.git

Source

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...