Last updated:
February 20, 2009 at 7:04 pm (CST)
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.
Requirements: Windows PC