Tools

 

language

This is the core tool used to create other language versions of Uplink.

More information can be found here.

 
redshirt A simple tool for encrypting and decrypting files.
 
slashsort Deprecated by the use of mmgr.

When Uplink is compiled in debug mode it will routinely dump a large log of all memory leaks (using the internal library slasher). This memory log is massive and highly disorganised. Slashsort is a simple tool which parses the memory log and prints out the top 10 memory leaks found.
 
trace

Deprecated by the use of Microsoft Visual Studio 2005.

This handy little tool will help you trace crashes that have occurred in Uplink.

More information can be found here.