ashishb/android-security-awesome

how to use it?

harshitSingh1 opened this issue · 2 comments

how to use this repo for apk vuln scanning

  1. Download and extract the GitHub project (Download ZIP file)
  2. Open a Terminal in the extracted directory
  3. Enter the codes below:
    sudo apt install cargo
    cargo install urlsup
    ./run_awesome_bot.sh

how to use this repo for apk vuln scanning

This repo only lists the tools.
You have to run the tools manually.