by Hunter Reon Barnes
di.exe - Injects a dll into a running process
ps.exe - Quickly gives process ID's of anything running
prio.exe - Uses wmi/wmic to accelerate NT OS Kernel
sh.dll - A simple debug hook speedhack driver (dll) to change cycle and wait states of a process
instructions.txt - These instructions
Usage:
copy/extract all files to your \windows\system32\ directory or anywhere in path.
Open the command shell cmd.exe
type prio[enter] (This will make your system run much faster)
type type ps[enter] (This will list pid's of running processes)
type di [dll] [pid] (Where dll = sh.dll and pid = whichever process you want to speedhack)
set