There exist few RSA CTF tools for windows. People can use WSL and leverage python tools or this tool but nothing exists for native windows users.
Golang can cross compile for other platforms but its more complex when CGO code is used which this project makes extensive use of.
I'm looking into a native, static, binary release or a release w/DLLs if necessary.
There exist few RSA CTF tools for windows. People can use WSL and leverage python tools or this tool but nothing exists for native windows users.
Golang can cross compile for other platforms but its more complex when CGO code is used which this project makes extensive use of.
I'm looking into a native, static, binary release or a release w/DLLs if necessary.