Rich Whitehouse is a professional game developer. He is the creator of R-Cube Technology,
and has worked on numerous commercial titles, including the Star Wars Jedi Knight series.


News
Forums
Contact
About
Links

New Project Index

Old Index
Games
Technology

Half-Life
Jedi Academy
Jedi Knight II
Quake
Quake II
SoF

6502
GBA
NintendoDS
Xbox

Binary/Media
IRC
Networking
Screensavers
Winamp Plugins
Uncategorized
CodeStabber (Win32)
A program that allows you to insert code into any thread of execution on any given process, then once the code has executed attempts to restore the thread's CPU context and resume execution as usual. Generally useful for haxing around, includes DLL source so you can easily write your own routines for insertion.

ExceptionTracer (Win32)
Obtains exception data from threads in a given Windows process. Does extra stack tracing to obtain as much information as possible, even when the framepointer is not valid (optimized builds, etc). Useful debugging tool.

GLDataView (Win32, uses OpenGL)
OpenGL program which allows you to specify any file and interprets that file as an image using a variety of pixel modes. You can scroll through the file and dump the screen to a bitmap. Useful for finding images within other files.

Image Splitter (Win32)
Splits BMP files into numerous files of the specified resolution. For example it can turn a 512x512 image into 4 256x256 images.

RichCheck (Win32)
This programs allows you to repair broken files, if you have the fixed version of the file available to you at a remote location. It does so at minimal data transfer cost, utilizing the RSA Data Security, Inc. MD5 Message Digest Algorithm.

TIMmy (Win32 console app .tim image util)
Searches files (including .tim files) for tim format graphics files, and then dumps them out to the specified path (also automatically converts to .bmp format).

TIML (Win32 console app .tim image util)
Converts .tim files to giant HTML documents with colored table areas. Kind of disturbing, and has no practical use. I just felt like making it.

WEALU (Win32)
Utility primarily for searching for PCM wave data in files. You can listen to any kind of file you want, and specify the bit rate, sample rate, and channel number to attempt to listen to the data in. You can also specify a byte offset and limit the read count, which is useful when scanning large files. Requires DirectX 8 or later.



Site design and contents (c) 1997 Rich Whitehouse.
All works on this web site are the result of my own personal efforts, and are NOT in any way supported by any given company.
You alone are responsible for any damages which you may incur as a result of this web site or files related to this web site.


1335464 page views since 2005-06-19.