DLL Injection (ASM and API) - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: DLL Injection (ASM and API) (/showthread.php?tid=35217) DLL Injection (ASM and API) by Ash_ on 12-04-2004 at 10:05 AM
i need to create a hook in another program to a dll i create. RE: DLL Injection (ASM and API) by TheBlasphemer on 12-04-2004 at 11:45 AM
Remote DLL injection is much simpler, RE: DLL Injection (ASM and API) by Ash_ on 12-04-2004 at 12:14 PM thanks TB youve saved me alot of mucking around. RE: DLL Injection (ASM and API) by RaceProUK on 12-05-2004 at 03:33 PM
quote:Actually useful to me too. Now to figure out, with the injected DLL, how to get an IMessenger3 pointer... |