UT2003 Interim Security Mutator
Release 1.12 (c) 2002, Epic Games
Description |
UTSecure is a simple mutator that designed to perform a more detailed check of various packages. Its goal is to provide additional protection in between normal patch cycles by allowing server admins to perform more rigerous checking of given files. |
Targets |
This interim release targets the following cheats:
|
Installation |
The .zip that you downloaded contains 4 files.
You should unzip the archive directly in to your root UT2003 directory with "expand folders" turned on. This will place the first 3 files in your \System subdirectory and the last in \Help. Once installed properly, you will need to edit your UT2003.ini and add the changes found in UTSecure12.txt then configure your options. See below for the different options. By default, will protect against changes to the default player graphics and setup. It's important the UTSecure does a full MD5 on itself now and the information needed has been added to UTSecure12.txt. |
Options | ||||||||||||||
The following options need to go under the enter [UTSecure12.UTChecker]
in your UT2003.ini file (or whichever ini file configures your server.
The Check/MD5 tables are generated in the order they appear in your UT2003.ini file. So the first Checks will test using the first MD5, etc.
|
Obtaining an MD5 of a file |
IMPORTANT NOTE:: You can only obtain the MD5 using the
latest beta patch (as of 10/27/02).
You can obtain the MD5 of any file by using the following ucc commandlet: UCC mastermd5 -f <filename> This will give you the 16 digit MD5 you need for the MD5 field above. Please keep in mind that only files that will not change can be checked using UTSecure. Do not attempt to check core .U files (they are already well protected). |