###################################################################### Title: C&C Renegade FDS 1.37 crash attack fix 0.2 Author: Luigi Auriemma E-mail: aluigi@autistici.org Web: aluigi.org ###################################################################### 1) Introduction 2) Manual fix for renegade_server_1037b_RH7-3 3) Manual fix for renegade_server_1037b_RH8-0 ###################################################################### =============== 1) Introduction =============== Some times ago has been found a bug in C&C Renegade where the server can be restarted sending a simple small UDP packet (the players probably knows it as the attack of the UDP scanner or the attack of Wups). The problem in fact happens when the server receives an UDP packet minor than 4 bytes. This unofficial patch is able to fix this bug in the dedicated server version 1.37 for Linux. ###################################################################### ============================================= 2) Manual fix for renegade_server_1037b_RH7-3 ============================================= File: renegade_server_1037b_RH7-3 MD5: f89b8059a915b48edc42037fbd2753a7 Offset Original Patch ------------------------- 000577E0 FF 04 000577E1 75 7D 003254FF FF 04 00325500 75 7D 00327AEB 00 03 00343BE4 FF 04 00343BE5 75 7D 005AD388 FF 04 005AD389 74 7C 005B0E80 FF 04 005B0E81 74 7C ###################################################################### ============================================= 3) Manual fix for renegade_server_1037b_RH8-0 ============================================= File: renegade_server_1037b_RH8-0 MD5: 2ff51e949eeb0ee6ff8a3d72329efe52 Offset Original Patch ------------------------- 00053656 FF 04 00053658 84 8C 002D86BB FF 04 002D86BC 75 7D 002DAD94 00 03 002F6CD1 FF 04 002F6CD3 84 8C 00494F7B FF 04 00494F7C 74 7C 00498886 FF 04 00498887 74 7C ######################################################################