Alien Storm (Genesis) Credits Select Cheat Tool Version 1.1
A command-line tool that computes some stuff regarding the Genesis Alien Storm game's credits select cheat.
|
ComputeRainbowTable.cpp's header file. More...
Go to the source code of this file.
Functions | |
void | _ComputeRainbowTable () |
ComputeRainbowTable.cpp's header file.
void _ComputeRainbowTable | ( | ) |
This is the method for computing the algorithm's rainbow table.
It's done to avoid computing the same things over and over, and to speed up operations in general by caching them in RAM.