Skip to content

Commit

Permalink
Merge pull request #3 from 404notfound-3/master
Browse files Browse the repository at this point in the history
improved docs
  • Loading branch information
Bhai4You committed Oct 2, 2020
2 parents 1dadf9c + af59d76 commit c45832a
Showing 1 changed file with 20 additions and 31 deletions.
51 changes: 20 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,21 @@
# Bull-Attack

Installation Step....

==> apt update


==> apt upgrade


==> apt install python


==> apt install python2


==> apt install git


==> cd $HOME


==> git clone https://github.com/Bhai4You/Bull-Attack


==> cd Bull-Attack


==> chmod +x B-attack.py


==> python2 B-attack.py
Website or Ip Hacker for Termux

## Disclamer
Hacking is a Crime!!! This Tool Only Use For Educational Perpose Don't Work Any illegal Activities Using Bull Attack...

## Installation
* For [Termux](https://play.google.com/store/apps/details?id=com.termux)
```
apt update && apt upgrade -y
apt install python python2 git
cd $HOME
git clone https://github.com/Bhai4You/Bull-Attack
cd Bull-Attack
chmod +x B-attack.py
python2 B-attack.py
```
## Author
Written and maintained by [Bhai4You](https://github.com/Bhai4You)
## License
Project license can be found [here](https://github.com/Bhai4You/Bull-Attack/blob/master/LICENSE)

0 comments on commit c45832a

Please sign in to comment.