Skip to main content

Analyse apk source code and make a dynamic analysis

Project description

# README

## GENERAL INFO

Project: Asthook Contributors: MadSquirrels License: GNU General Public License v3.0 Version: v1.0 Date: 02-16-20

## GOAL

Many plugins allowing to analyze the application are already available such as :
  • searching for literals in the source code

  • Listing set of read and write functions on the file system.

  • searching for exploitable vulnerable Intent and generation of an apk poc

  • listing of all user entry points

  • searching function called in the apk

  • searching function in the apk

  • generating an automatic hook on a function

  • automatic installing of the #certificate

  • automatic bypassing of #SLL #pinning

  • Recovering deleted files

  • Etc.

## READ THE DOCS

To see how to install and how to use follow this link: [documentation](https://madsquirrels.gitlab.io/mobile/asthook/)

If you want to know how to install it and use it in local follow this instructions:
  • cd docs

  • pip3.7 install -r requirement.txt

  • make render

  • open your browser and go to 127.0.0.1:8000

## Donation

If you want to support me <3

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=FPG4QZWGUTPXW&currency_code=EUR)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asthook-1.0.17.tar.gz (175.4 kB view hashes)

Uploaded Source

Built Distribution

asthook-1.0.17-py3-none-any.whl (186.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page