Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@TrollSkull TrollSkull released this 24 May 17:26
· 12 commits to main since this release
ef9b8c8

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.