-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d19534
commit 08c6ddd
Showing
1 changed file
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,50 @@ | ||
Black-Tool For (Linux,Windows,MacOS): | ||
|
||
Installing: | ||
|
||
git clone https://github.com/mrprgrammer2938/Black-Tool | ||
|
||
cd Black-Tool | ||
|
||
python3 inatall.py | ||
|
||
python3 hack --help | ||
python3 inatall.sh | ||
------------------------------------------------------------------------------------------ | ||
Run: | ||
python black --start | ||
------------------------------------------------------------------------------------------ | ||
Argument: | ||
Black-Tool Usage: | ||
python black --help | ||
|
||
Black-Tool Usage: | ||
|
||
--start start Hack Menu! | ||
--install + pkg | ||
--clone + Repositories | ||
--version Black-Tool version | ||
--help + Black-Tool Help | ||
--banner | Show Black-Tool Banner | ||
--scan portscan | dos | ||
------------------------------------------------------------------------------------------- | ||
------------------------------------------------------------------------------------------ | ||
Updating: | ||
|
||
cd Update | ||
|
||
./update | ||
|
||
-------------------------------------------------------------------------------------------- | ||
------------------------------------------------------------------------------------------ | ||
Uninstalling: | ||
|
||
python3 uninstall.py | ||
|
||
or | ||
|
||
bash uninstall.sh | ||
------------------------------------------------------------------------------------------ | ||
Black-Tool For Termux: | ||
|
||
git clone https://github.com/mrprogrammer2938/Black-Tool-Termux | ||
|
||
cd Black-Tool-Termux | ||
|
||
bash install.sh | ||
|
||
python hack |