Zydra icon indicating copy to clipboard operation
Zydra copied to clipboard

problem

Open Shahad7278 opened this issue 2 years ago • 1 comments

[*] Count of possible passwords: 41340 Progress : [########## ] 24.190 %Process Process-3: Traceback (most recent call last): File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/root/Zydra/Zydra.py", line 132, in search_zip_pass temp_file = self.create_temporary_copy(compress_file, passwords_list[1]) File "/root/Zydra/Zydra.py", line 178, in create_temporary_copy shutil.copy2(file, temp_file_path) File "/usr/lib/python3.9/shutil.py", line 435, in copy2 copyfile(src, dst, follow_symlinks=follow_symlinks) File "/usr/lib/python3.9/shutil.py", line 264, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: FileNotFoundError: [Errno 2] No such file or directory: 'temp_directory/temp

456789\n.zip'

Shahad7278 avatar Aug 16 '21 17:08 Shahad7278

I have the same issue.

Sabbath92 avatar Dec 05 '21 04:12 Sabbath92