Este es un programa con uso educacional, solo para aprender como es la base de un password cracker. No me hago responsable el uso que contenga. Es apto para cualquier terminal Lo unico que requiere es los requisitos, pero si lo instalas y ejecutas setup.sh se instala automaticamente
- Primero descargamos git para poder copiar el repositorio
apt install git
(sudo apt install git si es linux)
- Luego copiamos el repositorio
git clone https://github.com/JuanEGamerYT/ighack
- Entramos al directorio
cd ighack
- Descargamos los requisitos
bash setup.sh
- Y luego ya podemos ejecutar ighack con
bash ighack.sh
This is a program for educational use, only to learn how a password cracker is based. I am not responsible for the use it contains. It is suitable for any terminal The only thing it requires is the requirements, but if you install it and run setup.sh it installs automatically
- First we download git to be able to copy the repository
apt install git
(sudo apt install git if linux)
- Then we copy the repository
git clone https://github.com/JuanEGamerYT/ighack
- We enter the directory
cd ighack
- We download the requirements
bash setup.sh
- And then we can run ighack with
bash ighack.sh