Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 367 Bytes

ZIP CRACKER

BRUTEFORCE A ENCRYPTED ZIP FILE

Note

ONLY WORKS ON TERMUX

Installation

cd $HOME &&
git clone https://github.com/Kairu-bit/ZipCracker.git &&
cd ZipCracker &&
chmod +x install.sh &&
./install.sh &&
node main.mjs

Screenshot

ZipCrackerSS1 ZipCrackerSS2