Skip to content
/ brute-jack Public template

Script de brute-force! Feito 100% em python

Notifications You must be signed in to change notification settings

Thorkrz/brute-jack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brute-Jack

Jack Estripador

Este script serve para força arquivos e quebrar a senha.
(AVISO: NÃO ME RESPONSABILIZO POR SUAS AÇÕES!!)

Youtube ChannelAuthor

🖥 Install

Para você executar o Jack Estripador é nescessario ter o python instalado e para isso você pode baixar no site oficial do python clicando Aqui!

Depois de baixar e instalar o python você pode baixar o Jack Estripador diretamente do github com os seguintes comandos:


💻 Debian
$ apt upgrade && apt update -y
$ apt install git python -y
$ pip install rich 
$ pip install pikepdf 
$ pip install zipfile
$ git clone https://github.com/Thorkrz/brute-jack
$ cd brute-jack
$ python3 menu.py

💻 Arch Linux
$ pacman -Syyu git python -y
$ pip install rich 
$ pip install pikepdf 
$ pip install zipfile
$ git clone https://github.com/Thorkrz/brute-jack
$ cd brute-jack
$ python3 menu.py

💻 OpenSUSE
$ zypper install python git -y
$ pip install rich 
$ pip install pikepdf 
$ pip install zipfile
$ git clone https://github.com/Thorkrz/brute-jack
$ cd brute-jack
$ python3 menu.py

🚀 Running

Brute-Jack Brute-Jack

Releases

No releases published

Packages

No packages published

Languages