Skip to content

Releases: TrollSkull/ZipCracker

v2.0

24 May 17:26
ef9b8c8
Compare
Choose a tag to compare

New Features

  • pyzipper was changed to zipfile and the installation of extra modules was removed.
  • Shows in real time the number of passwords tried.
  • New execution of multiple threads.
  • Change the -f --passwfile to -w --wordlist.

Improvement of the threads and new implementations to these:

  • That they all stop when one detects the password.
  • They verify at the same time without errors.
  • Events for checks, to stop previous threads.

v1.0

21 May 15:30
27161a7
Compare
Choose a tag to compare

First release of ZipCracker

__author__ = 'TrollSkull'
__version__ = '1.0'

Wordlist host

21 May 02:21
31f5084
Compare
Choose a tag to compare
Wordlist host Pre-release
Pre-release

The wordlist file size exceeds GitHub's 25MB capacity, so it will be hosted here.