HI pros
As the title so that I can hide my Process.but how to write the code.
Example dll: MessageRequester("PureBasic", "OK", 0)
Thank you!
How can I inject a dll into Another Process
-
- User
- Posts: 36
- Joined: Wed Jan 18, 2006 8:25 am
- Contact:
How can I inject a dll into Another Process
┏┓ CT+pro Studio - www_ct-pro_com
█┛ From China
┏█ MSN:ct1676@hotmail.com
┗┛ I have felt the pure power already.
|-.-|`o`|`_`|o_o|:_:|'_'|^.^|-_-!|
█┛ From China
┏█ MSN:ct1676@hotmail.com
┗┛ I have felt the pure power already.
|-.-|`o`|`_`|o_o|:_:|'_'|^.^|-_-!|
-
- User
- Posts: 36
- Joined: Wed Jan 18, 2006 8:25 am
- Contact:
No one can answer ? CreateRemoteThread()?
┏┓ CT+pro Studio - www_ct-pro_com
█┛ From China
┏█ MSN:ct1676@hotmail.com
┗┛ I have felt the pure power already.
|-.-|`o`|`_`|o_o|:_:|'_'|^.^|-_-!|
█┛ From China
┏█ MSN:ct1676@hotmail.com
┗┛ I have felt the pure power already.
|-.-|`o`|`_`|o_o|:_:|'_'|^.^|-_-!|
Might get you started:
http://www.purebasic.fr/english/viewtopic.php?t=22678
Beyond that I'm afraid I can't help.
http://www.purebasic.fr/english/viewtopic.php?t=22678
Beyond that I'm afraid I can't help.

I may look like a mule, but I'm not a complete ass.
-
- User
- Posts: 36
- Joined: Wed Jan 18, 2006 8:25 am
- Contact:
Thanks KarLKoX
http://www.purebasic.fr/english/viewtop ... 33aaa861c3
But who can turn the C++ code into PB4.0, I am not good at C++.
http://www.purebasic.fr/english/viewtop ... 33aaa861c3
But who can turn the C++ code into PB4.0, I am not good at C++.

┏┓ CT+pro Studio - www_ct-pro_com
█┛ From China
┏█ MSN:ct1676@hotmail.com
┗┛ I have felt the pure power already.
|-.-|`o`|`_`|o_o|:_:|'_'|^.^|-_-!|
█┛ From China
┏█ MSN:ct1676@hotmail.com
┗┛ I have felt the pure power already.
|-.-|`o`|`_`|o_o|:_:|'_'|^.^|-_-!|
-
- Addict
- Posts: 2345
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
I have written a small program dependent network sniffer which does it with remoteAPI:
http://www.bradan.net/downloads/netsniff.zip
Don't hook firefox if you download pages with pictures or frames. Threaded things won't work well.
http://www.bradan.net/downloads/netsniff.zip
Don't hook firefox if you download pages with pictures or frames. Threaded things won't work well.
bye,
Daniel
Daniel
The code is already translated, read well the postnetfriends wrote:Thanks KarLKoX
http://www.purebasic.fr/english/viewtop ... 33aaa861c3
But who can turn the C++ code into PB4.0, I am not good at C++.
