How to Use PureBlood in Termux

How to Use PureBlood in Termux

How to Use PureBlood in Termux

How to Use PureBlood in Termux

     Pureblood is a tool used for pentesting.it is widely used by hackers,here is how it works

Put all commands step by step


It is used to update the termux tools
$apt update 

How to Use PureBlood in Termux


It is used to upgrade termux tools
$ apt upgrade

How to Use PureBlood in Termux


It is used to install github tools in termux
$ apt install git

How to Use PureBlood in Termux


It is used to install python programming language
$ apt install python

How to Use PureBlood in Termux


It is latest version of python
$ apt install python2

How to Use PureBlood in Termux


It is used to clone github tools

How to Use PureBlood in Termux


It is used to go to directory
$ cd pureblood

How to Use PureBlood in Termux


It is used to obtain permission
$ chmod +x *


How to Use PureBlood in Termux



It is used to install modules
$ pip install -r requirements.txt

How to Use PureBlood in Termux


Run :

$ python2 pureblood.py

How to Use PureBlood in Termux

Post a Comment

0 Comments