NetCore2K.net - Brought to you by Napalm and Typhoon
HOME PROJECTS ARTICLES FORUM LINKS
Username: Password:



"Reliable software must kill people reliably."

 Welcome

 Napalm's Blog

> Napalm's Blog
> Typhoon's Blog
> Ecks' Blog
> EvilFourZero's Blog

Process Injection: In's and Out's

26th September 2005

OK so process injection.. most programmers dont like this idea.. the thought of having your program penetrated by an outside source.

Well most do.. Anyway i've been playing and had some ideas about how to inject in to a process and create a remote thread of execution without the fuss of needing to code that function in Assembly.

I started with the fact that DLL modules when loaded in to a remote processes space work fine.. Well hang on a minute.. Can't we just load our executable in to the remote process space and execute our function. Well infact that's precisely what we can do. And my next project going online will show you a couple of different methods to do this.

I should have it online in about half an hour. Take a look.

Comments: (4) View All

Ecks - 26th September 2005 @ 01:58:31 GMT

How the hell do we load an executable into a process' process space?

Encrypted_Error - 29th September 2005 @ 04:19:44 GMT

Look forward to seeing it in the projects section
Are any of the old projects from the dead netcore2k site going to be re-posted or revived?

Napalm - 29th September 2005 @ 12:39:57 GMT

Indeed there will be, I will be posting a list of projects soon to being going online.


Forum going up.. very soon!

- 30th September 2005 @ 15:49:58 GMT

It sounds possible really but its just getting the other process to load your own executable where i have no idea


Copyright © Netcore2K.net.
All rights reserved.
Contact Us