Giter VIP home page Giter VIP logo

black-tool's Introduction


Black-Tool logo

Black-Tool v5.5.5 (New)


Python 3.12

Install the tools and start hacking Attack!

Black-Tool

   ███████████  ████                     █████         ███████████                   ████ 
  ░░███░░░░░███░░███                    ░░███         ░█░░░███░░░█                  ░░███ 
   ░███    ░███ ░███   ██████    ██████  ░███ █████   ░   ░███  ░   ██████   ██████  ░███ 
   ░██████████  ░███  ░░░░░███  ███░░███ ░███░░███        ░███     ███░░███ ███░░███ ░███ 
   ░███░░░░░███ ░███   ███████ ░███ ░░░  ░██████░         ░███    ░███ ░███░███ ░███ ░███ 
   ░███    ░███ ░███  ███░░███ ░███  ███ ░███░░███        ░███    ░███ ░███░███ ░███ ░███ 
   ███████████  █████░░████████░░██████  ████ █████       █████   ░░██████ ░░██████  █████
  ░░░░░░░░░░░  ░░░░░  ░░░░░░░░  ░░░░░░  ░░░░ ░░░░░       ░░░░░     ░░░░░░   ░░░░░░  ░░░░░ 
                                                                                        

This Program write by Sina Coder


Link Version Suport
Black-Tool v5.5.5 (Linux,Windows,MacOS)
Black-Tool v2.6.5 (Linux,MacOS)

Scr


Black-Tool-Screen

Black-Tool-Screen2


Black-Tool Tools


Information-Gathering

Web Hacking

Cam Hacker

Wirless Attack

Password Attack

Dos

  • Dos

Malware

  • Android
  • Windows

Sniffing Spoofing



Installing View Youtube

Installing

git clone https://github.com/mrprogrammer2938/black-tool

cd Black-Tool

bash install.sh

Run

python3 hack 

Black-Tool Developer

Black-Tool Help


What is Black-Tool?

Read...


Download Black-Webbrowser Now!

If you want to become a Black-Team member
Email us

Mr.nope Account...

Instagram

Pinterest


black-tool's People

Contributors

mrprogrammer2938 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

black-tool's Issues

install.sh problem

install.sh: line 58: syntax error in conditional expression: unexpected token ;' install.sh: line 58: syntax error near ;'
install.sh: line 58: ` if [[ "$choose" == "1"]];'

README.md

Black-Tool README.md


Update

README.md

Black-Tool Execution error! :(

**When trying to run python3 hack --start
I get the next error...
Traceback (most recent call last):
File "/home/sub-zero/Escritorio/Tools/Black-Tool/Black-Tool/hack", line 95, in
import requests
ModuleNotFoundError: No module named 'requests'

I have python 3.9.7 installed so far. :(
I use Kali Linux..

What can i Do

C:\Users\Marcin\black-tool>python hack --start
C:\Users\Marcin\black-tool\hack:522: SyntaxWarning: invalid escape sequence '\P'
file_pass = open("C:\Program Files\b-pass\pass.txt","w")
C:\Users\Marcin\black-tool\hack:535: SyntaxWarning: invalid escape sequence '\p'
file_pass = open("C:\Program Files\b-pass\pass.txt","r").read()
C:\Users\Marcin\black-tool\hack:564: SyntaxWarning: invalid escape sequence '\P'
os.system("cd C:\Program Files & mkdir b-pass")
C:\Users\Marcin\black-tool\hack:565: SyntaxWarning: invalid escape sequence '\P'
with open("C:\Program Files\b-pass\pass.txt","w") as new_pass_b_f:
Traceback (most recent call last):
File "C:\Users\Marcin\black-tool\hack", line 96, in
import requests
File "C:\Users\Marcin\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests_init_.py", line 43, in
import urllib3
File "C:\Users\Marcin\AppData\Local\Programs\Python\Python312\Lib\site-packages\urllib3_init_.py", line 8, in
from .connectionpool import (
File "C:\Users\Marcin\AppData\Local\Programs\Python\Python312\Lib\site-packages\urllib3\connectionpool.py", line 11, in
from .exceptions import (
File "C:\Users\Marcin\AppData\Local\Programs\Python\Python312\Lib\site-packages\urllib3\exceptions.py", line 2, in
from .packages.six.moves.http_client import (
ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

Black-Tool v2.4.5

V2.4.5


fix bug
added recon in menu
added bluetooth Scanner in menu

bruh what is this pls help

(kali㉿kali)-[~/Desktop/Black-Tool]
└─$ cd Black-Tool

bash install.sh
cd: no such file or directory: Black-Tool
install.sh: line 13: syntax error near unexpected token $'clear\r'' 'nstall.sh: line 13: clear

┌──(kali㉿kali)-[~/Desktop/Black-Tool]
└─$ cd Black-Tool

bash install.sh
cd: no such file or directory: Black-Tool
install.sh: line 13: syntax error near unexpected token echo' 'nstall.sh: line 13: echo "Exiting..."

┌──(kali㉿kali)-[~/Desktop/Black-Tool]
└─$ cd Black-Tool

bash install.sh
cd: no such file or directory: Black-Tool
install.sh: line 13: syntax error near unexpected token echo' 'nstall.sh: line 13: echo "Exiting..."

it always gives error im trying to go and change file but it never ends keeps saying error in a "line" what is this about?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.