These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
xml injections could be used to fuck up this place in a matter of hours or so idk at least i have not tested this site but there might be one
xml injection isn't even remotely a possibility considering no endpoints on this site outputs xml
does this site use cookies
if so then you could change the cookie values
by the way hwo hard is making this game i might know somewhat by making parsers and text based games in my python and even LOLCODE (a little)
Cookie data is signed by the server, so just simply changing it will cause the cookie to be rejected.
It depends - if you use a game engine like unity or unreal and use a template, you could probably make the basis of a similar game easily. (this game doesn't use an existing game engine though)
oh thanks for telling me then and i did look and there is nothing useful for the hacking bastards anyway
I hope you guys store passwords as the result of a salted hash function. That should be like account server security 101.
We do.