Zydra icon indicating copy to clipboard operation
Zydra copied to clipboard

High disk space consumption

Open krajcikondra opened this issue 2 years ago • 1 comments

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?

krajcikondra avatar Aug 07 '22 16:08 krajcikondra