Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Script does not work with Python v3.10 #56

Open
grav3m1nd-byte opened this issue May 12, 2022 · 4 comments
Open

Script does not work with Python v3.10 #56

grav3m1nd-byte opened this issue May 12, 2022 · 4 comments

Comments

@grav3m1nd-byte
Copy link

While working on the OSCP labs, I found this script is not working well with the latest Python3 releases and also found a few errors referencing libraries from Python2 as well as Python2 syntax.

I've made the necessary changes locally and could contribute to provide those fixes if wanted.

@nirzaa
Copy link

nirzaa commented Jul 12, 2022

Are you talking about the except IOError, e at line 390 for example? and more that follows? @grav3m1nd-byte

@pjun666
Copy link

pjun666 commented Jul 12, 2022 via email

@windowshopr
Copy link

There's a lot not working in this script re: Python 3.10, not just syntax errors as there are a few of those too.

The BULLETIN_URL is no longer valid, along with the MSSB_URL, so that logic will need to be updated as well. Although since the last update on it was 6 years ago, my guess is it isn't actively maintained anymore, so someone will have to fork it and get it working with Python 3.

@pjun666
Copy link

pjun666 commented Aug 21, 2022 via email

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

No branches or pull requests

4 participants