Zydra icon indicating copy to clipboard operation
Zydra copied to clipboard

Results 26 Zydra issues
Sort by recently updated
recently updated
newest added

when i run the zydra it will an Unicode error Error : UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 923: invalid continuation byte ![Screenshot from 2021-03-18 19-48-13](https://user-images.githubusercontent.com/80904797/111641788-7c905a00-8823-11eb-8953-c278ce2f6640.png) Thanks...

Hey HamedA2, First off, thanks for making this tool. Id like to point out some issues I found with it and I'm curious what your thoughts are. First, when defining...

``` > zydra.py -f -b -m -x Ex: % ./zydra.py -f file.pdf -b lowercase,digits -m 9 -x 10 zydra.py: error: Min and Max must be numbers and Min must be...

Updated to include the version number, as installation errors out otherwise.

This `is` breaks the script on python3.9

This is on a clean install from Kali before and after using the script.sh. ![image](https://user-images.githubusercontent.com/41899653/87732686-8fc5c400-c782-11ea-9125-bbd6677e103a.png) And this keeps happening tried using another Python 3.7 but nothing as well ![image](https://user-images.githubusercontent.com/41899653/87732563-3067b400-c782-11ea-85c1-e8a99cf56c39.png) Awesome...

Hello, It could be interesting to have a save option to continue the job when it was left.

I am attempting to use dictionary mode on a rar file. Regardless of the wordlist, it says that the first word is always "Password Found". This is clearly wrong and...

not decoding .rar file // gives wrong password not decoding .zip file encoded with ubuntu compression /* gives no output even with dictionary containing the password*/ tried hotfix 17 and...