![]() |
|
#2
|
||||
|
||||
|
well here is another way
![]() VirtualAllocEx() some space in remote process, WriteProcessMemory() the module name you want to inject to that address. CreateRemoteThread(), set lpStartAddress to the address of LoadLibrary and lpParameter to the address of written module name. but maybe you wanted to use the same technique. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 64 bit Tool to inject an external .dll | sope | General Discussion | 1 | 06-26-2018 17:31 |
| How you inject codes? | Hero | General Discussion | 8 | 10-10-2005 20:11 |
| How to inject code into a process? | jonwil | General Discussion | 7 | 06-01-2005 23:23 |