how to use it?
harshitSingh1 opened this issue · 2 comments
harshitSingh1 commented
how to use this repo for apk vuln scanning
IBViraCo commented
- Download and extract the GitHub project (Download ZIP file)
- Open a Terminal in the extracted directory
- Enter the codes below:
sudo apt install cargo
cargo install urlsup
./run_awesome_bot.sh
ashishb commented
how to use this repo for apk vuln scanning
This repo only lists the tools.
You have to run the tools manually.