Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09-16-2004, 07:51
Viasek
 
Posts: n/a
For injecting you can use ForceLibrary, createprocess with the suspend flag, inject, resume process.

Hooking a function is just a matter of calling WriteProcessMemory and correctly modifying a call/jmp to the address of your code, and returning properly. Make SURE you take care of the stack correctly.
Reply With Quote
  #2  
Old 09-17-2004, 17:18
goldenegg
 
Posts: n/a
no,micro$oft's detours is the best,using it's api
DetourCreateProcessWithDll or DetourContinueProcessWithDll
u can inject a dll into another process very easily.
it also provide some apis with which one can hook functions in a simple way.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I know what information return this address? byvs General Discussion 5 11-20-2015 20:57
Problem with Return Address ArC General Discussion 2 08-03-2003 16:13


All times are GMT +8. The time now is 03:51.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )