The document describes how to crack the RSA encryption used in the Netrek binary verification system. It explains the RSA algorithm, gives an example, and then describes how to factor the public key to obtain the private key. It provides code to factor the global key for a specific Netrek server, modify an RSA key generation program to use the known private factors, and generate custom key files that can be used to bypass the verification check.