RACE Header RCE Protection [Seeky]
#1
RACE Header RCE Protection [Seeky]

This code will increase the space allocated for each of the split RACE packet buffers to the maximum size that could be memcpyed into them (0xff, since the length values in the packet header are 1 byte each), preventing the buffer overflow that was used in Star's RCE code. This code was actually made a few weeks before the release of taht code, as an attempt for an antifreeze originally, and turned out to be fixing the same exploit that was being used for his RCE.

WARNING: this code only fixes one specific overflow, it does not protect against the USER overflow and wouldn't protect against any other exploits if they were to be found. For protection against the current known exploits, you should pair this code with USER Overflow Fix or use RACE Packet Validation instead, which protects against both and can also act as an antifreeze (although it's a longer gecko code than the other two combined)

NTSC-U
08895AC4 000000FF
20070004 00000000

PAL
0889A194 000000FF
20070004 00000000

NTSC-J
088992F4 000000FF
20070004 00000000

NTSC-K
088885CC 000000FF
20070004 00000000

Code created by: Seeky
Code credits: Star (showing the exploit could be used for RCE), CLF78 (shortening the code to an 08)
Reply


Messages In This Thread
RACE Header RCE Protection [Seeky] - by Seeky - 06-22-2020, 12:26 PM
RE: RCE Protection [Seeky] - by Seeky - 07-03-2020, 02:31 PM
RE: RCE Protection [Seeky] - by Nightcat - 07-03-2020, 04:31 PM
RE: RCE Protection [Seeky] - by InvoxiPlayGames - 07-24-2020, 09:58 PM
RE: RCE Protection [Seeky] - by Seeky - 07-24-2020, 09:59 PM
RE: RCE Protection [Seeky] - by mapnov - 10-26-2020, 04:12 AM
RE: RCE Protection [Seeky] - by Seeky - 10-26-2020, 10:11 AM
RE: RCE Protection [Seeky] - by maapen8 - 04-08-2023, 01:00 PM
RE: RCE Protection [Seeky] - by mapnov - 10-26-2020, 07:28 PM
RE: RACE Header RCE Protection [Seeky] - by Seeky - 04-09-2023, 02:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)