New Features
pyzipper
was changed tozipfile
and theinstallation 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.