Search found 3 matches

by jh092
Mon Dec 26, 2011 9:15 pm
Forum: madRemote
Topic: my madRemote cannot remote execute anything
Replies: 2
Views: 11342

Re: my madRemote cannot remote execute anything

I have fixed this now, my error, I did not realize madRemote requires madCHook.dll.

It is now working, sorry for the false alarm.

Thank you

John
by jh092
Mon Dec 26, 2011 9:44 am
Forum: madRemote
Topic: my madRemote cannot remote execute anything
Replies: 2
Views: 11342

my madRemote cannot remote execute anything

Hi madshi, been looooooooong time... I am trying to run RemoteExecute in a foreign process, it does not work at all, the same error each time is "The system cannot find the file specified (2)" I am using Windows 7 64 bit Ultimate I am using Delphi 2010 Architect My code that I'm trying to ...
by jh092
Fri Oct 07, 2005 1:39 am
Forum: madKernel
Topic: Read / Search process memory
Replies: 4
Views: 14417

Read / Search process memory

Hi all, Can you someone please give me a clue how to do this. I want to search my own processes memory (or another process, but in this instance it is my own process) for certain byte values. I am guessing I need to use the kernal "ReadMemory". I don't really need the search routine as suc...