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

port scorebot to python 3 #11

Open
leoTlr opened this issue Nov 12, 2019 · 2 comments
Open

port scorebot to python 3 #11

leoTlr opened this issue Nov 12, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@leoTlr
Copy link
Member

leoTlr commented Nov 12, 2019

We plan to port Scorebot to python 3 for easier dependency management and to make it possible to also write the get/setflag scripts in py3

@c-goes
Copy link
Member

c-goes commented Nov 14, 2019

It's more work than just running 2to3.
I already found out that this line has to be changed:

self.out_status = (Value('i', 0), Array('c',

@c-goes c-goes added the enhancement New feature or request label Nov 14, 2019
@c-goes
Copy link
Member

c-goes commented Dec 6, 2019

Maybe rename the bot? Found the name confusing all the time. The cloud version of iCTF uses "scriptbot" now. https://www.usenix.org/system/files/conference/ase17/ase17_paper_trickel.pdf

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

No branches or pull requests

2 participants