Crash exploits: Difference between revisions
From Kaboom Wiki
Thanks for the contribution, but this isn't a crash exploit. This is the client sending a command suggestions packet to the server containing a command that far exceeds what it is allowed to send, thus causing the server to throw an exception when it tries to decode that packet, and then disconnecting the client because of it. No clients are crashed in the process. If your client is crashing, please download better mods. Tag: Manual revert |
Koshchki123 (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
'''Crash exploits''' are [[Wikipedia:Exploit (computer security)|exploits]] that can be abused to make the client or server outright [[Wikipedia:Crash_(computing)|crash]]. | '''Crash exploits''' are [[Wikipedia:Exploit (computer security)|exploits]] that can be abused to make the client or server outright [[Wikipedia:Crash_(computing)|crash]]. | ||
=Serverside= | ==Serverside== | ||
=Clientside= | ==Clientside== | ||
[[Category:Exploits]] | [[Category:Exploits]] | ||