Skip to content

iCoderNet/zipCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ishlatish usullari:

O'rnatish

git clone https://github.com/iCoderNet/zipCracker.git
cp zipCracker/zip_cracker.py ./zip_cracker.py
# Faqat raqamlar, 1-6 xonalik (CTF uchun tez)
python zip_cracker.py secret.zip --charset digits --min-len 1 --max-len 6

# Kichik harflar + raqamlar, 1-8 xonalik
python zip_cracker.py secret.zip --charset alnum --min-len 1 --max-len 8

# Wordlist bilan
python zip_cracker.py secret.zip --wordlist rockyou.txt

# Linux da wordlist bilan
python zip_cracker.py secret.zip --wordlist /usr/share/wordlists/rockyou.txt

# O'zingizning belgilaringiz
python zip_cracker.py secret.zip --charset custom --custom-charset "abc123!@#" --max-len 6

# CPU yadrolar sonini qo'lda belgilash
python zip_cracker.py secret.zip --charset digits --max-len 8 --workers 16

Qo'shimcha

rockyou.txt fayl sizda mavjud bo'lmasa:

wget https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages