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

Python3 support added #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Cyber-Scream
Copy link

Hello,

I was working with your tool yesterday and run into issues due to it not working with Python 3, so I decided to port it to work with newer versions of Python. As it stands, I've tested it with Python 3.8 and Python 3.11 and have reasons to believe it should work with any Python version 3.0 or greater.

I have integrated by work into a different branch since the new version of the tool does not work for Python 2, since there have been major changes in the sockets API that break a lot of the functionality.

I believe that adding Python3 support to the tool is interesting, since Python 3 is now standard and most likely to be present on target machines during pentests, so a Python3 version of the tool can prove useful for professionals in the field.

Nonetheless, I think that it could be interesting to have support for both Python3 and Python2 present in the tool, since it would make it more versatile, and I would be open to working on it if you deem worthwhile. If not, I believe that a Python3 version of the tool can be more relevant in today's environment and it could help foster the popularity of the tool, since it has already been requested in the issues.

I will be waiting for your reply,

Sincerely yours,

CyberScream

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

Successfully merging this pull request may close these issues.

1 participant