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

Module Server Error - Incorrect Padding (Screenshot module) #109

Open
GLGRA opened this issue Jul 10, 2020 · 5 comments
Open

Module Server Error - Incorrect Padding (Screenshot module) #109

GLGRA opened this issue Jul 10, 2020 · 5 comments

Comments

@GLGRA
Copy link

GLGRA commented Jul 10, 2020

It's an amazing script i can say, my only problem is when i'm trying to use the screenshot module. I tried everything and the result is the following message:

"Module Server error: Incorrect Padding"

Can someone help me please?.

Greetings

@palmiragomez
Copy link

GLGRA
you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

@GLGRA
Copy link
Author

GLGRA commented Jul 11, 2020

GLGRA
you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

I just ran it as python3 start.py —cli —port(whatever)

@viniciusnau
Copy link

GLGRA
you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

I just ran it as python3 start.py —cli —port(whatever)

are u running on a mac or windows?

@GLGRA
Copy link
Author

GLGRA commented Jul 15, 2020

GLGRA

you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

I just ran it as python3 start.py —cli —port(whatever)

are u running on a mac or windows?

I ran the --cli on kali linux live, through a usb on mac.

@palmiragomez
Copy link

Hi No actually I'm not seems as tho the problem I have is common this is the error I get:
seems to be with urllib2 changing names ---- tried to change to urllib (python3) --- no success
also have traceback that has blank error
Running on Mac to another Mac.

File "", line 21, in
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1227, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1197, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 61] Connection refused>

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

3 participants