Featured post

Android Tools

Android Tools for H@(k!ng


  1. Hack Code:
    The hacker's Toolbox is an application for penetration tester, Ethical hackers, IT administrator and Cyber security professional to perform different tasks like reconnaissance, scanning performing exploits etc
    Download
  2. AVD Clone: Clone an Android Virtual Device for easy distribution through the Android SDK Manager. You can create an AVD preinstalled with the apps and settings you need, and distribute it to others by having them point their Android SDK Manager to your repository. Tool made by Security Compass. Download
  3. Burp Suite: It is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the entire testing 
    Download 
  4. Androguard: Create your own static analysis tool,; Analysis a bunch of android apps,; Analysis . Open source database of android malware.
    Download 
  5. Android Framework for Exploitation :
    Smartphone Pentest Framework: Rather this tool allows you to assess the security of the smartphones in your environment in the manner you’ve come to expect with modern penetration testing tools. 
    Download


  6. Andro Rat
    AndroRat is a remote administration Android tool.
    you can bind this spyware tool with the other android application and ask the victim to download this app. It can read all messages, contacts, records and acall without knowing of the user.
    Download
  7. Droid Pentest: Its help you to find all android apps for penetration testing and hacking so you can make complete penetration test platform . This Tool developed by Nikhalesh Singh.
    Download
  8. DroidBox: Its developed to offer dynamic analysis of Android applications. The following information is shown in the results, generated when analysis is ended:
    • Hashes for the analyzed package
    • Incoming/outgoing network data
    • File read and write operations
    • Started services and loaded classes through DexClassLoader
    • Information leaks via the network, file and SMS
    • Circumvented permissions
    • Cryptography operations performed using Android API
    • Listing broadcast receivers
    • Sent SMS and phone calls
    Additionally, two images are generated visualizing the behavior of the package. One showing the temporal order of the operations and the other one being a treemap that can be used to check similarity between analyzed packages.
    Download
  9. Dex2jar: dex2jar is a lightweight package that provide you with four components in order to work with .dex and java .class files. dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM.
    Download

THESE ARE SOFTWARE NOT FOR HACKING, THESE ARE FOR PEN TESTING

Comments