-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bruteforcing not working #4
Comments
output from https://helixgame.liseberg.se/checkgamecode looks like this if i change but now it says
|
they added udid to checkCode ` checkCode: function(func, code) {
},` |
Hi, thanks for the flag! There are actually other changes in addition to this, because right now every tested code will get the same response even with a udid. Although I suppose it's also possible that the udid I'm currently using is invalid... |
PS C:\Users\Desktop\Helix-master> py .\helix.py -c
Bruteforcing game code...
The current code is: 5200
PS C:\Users\Desktop\Helix-master> py .\helix.py -c
Bruteforcing game code...
The current code is: 5300
PS C:\Users\Desktop\Helix-master> py .\helix.py -c
Bruteforcing game code...
The current code is: 3400
PS C:\Users\Desktop\Helix-master> py .\helix.py -c
Bruteforcing game code...
The current code is: 4400
PS C:\Users\Desktop\Helix-master> py .\helix.py -c
Bruteforcing game code...
The current code is: 1000
The text was updated successfully, but these errors were encountered: