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

not working #1

Open
naveen8780 opened this issue Jul 5, 2020 · 0 comments
Open

not working #1

naveen8780 opened this issue Jul 5, 2020 · 0 comments

Comments

@naveen8780
Copy link

[+] Extracting Input Data...
ok
[+] Loading zipfile....
Traceback (most recent call last):
File "zipcracker.py", line 114, in
main()
File "zipcracker.py", line 12, in init
self.start_cracking_engine()
File "zipcracker.py", line 23, in start_cracking_engine
fileload=zipfile.ZipFile(self.filename)
File "/usr/lib/python2.7/zipfile.py", line 779, in init
self.fp = open(file, modeDict[mode])
IOError: [Errno 2] No such file or directory: 'test.zip'

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

1 participant