Zydra
Zydra copied to clipboard
High disk space consumption
I run Zydra by following command:
python3 Zydra/Zydra.py -f secret.rar -b digits,letters -m 10 -x 15
and after a few minutes I got error:
OSError: [Errno 28] No space left on device
When I check directory temp_directory/ I found out folder is 81 GB large. How much space on disk I need?
Is some way how run Zyndra without using temp_folder?