Re: [GD-Windows] Hijacking application
Brought to you by:
vexxed72
From: Brian H. <ho...@py...> - 2003-08-20 00:32:16
|
> What's injecting again? Unless they link against your import > library or LoadLibrary() your DLL, how are you going to get it in > their address space without wrapping an existing DLL that they use? IIRC, there's a way (via registry) to force your DLL to get loaded at startup, and then you go from there. Brian |