png

Install In TERMUX

> apt update && apt upgrade -y
> pkg install python git unrar unzip p7zip -y
> git clone https://github.com/MrG3P5/Archive-Crack
> cd Archive-Crack
> pip3 install -r require.txt
> python3 main.py

Install In Linux With Root

> sudo su
> apt update && apt upgrade -y
> apt install python3 git p7zip unrar unzip -y
> git clone https://github.com/MrG3P5/Archive-Crack
> cd Archive-Crack
> pip3 install -r require.txt
> python3 main.py

Tools Overview

main.py
index

GitHub

View Github