Programming => General Programming => Topic started by: TehUser on August 09, 2005, 05:43 PM
Title: Loading DLLs into other processes
Post by: TehUser on August 09, 2005, 05:43 PM
It seems to be a common topic around here, injecting DLLs and whatnot, so here's some source to a DLL and host application I wrote. It also reads/writes memory and searches it or something.