Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem #22

Open
Shahad7278 opened this issue Aug 16, 2021 · 1 comment
Open

problem #22

Shahad7278 opened this issue Aug 16, 2021 · 1 comment

Comments

@Shahad7278
Copy link

[*] 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'

@Sabbath92
Copy link

I have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants