Search found 2 matches

by kabak123
Mon Sep 26, 2011 12:27 pm
Forum: madKernel
Topic: Can some body help me?
Replies: 2
Views: 12010

Re: Can some body help me?

wooooooooooow :D :D :D :D
thx madshi, it's work perfectly!
by kabak123
Sun Sep 25, 2011 8:55 am
Forum: madKernel
Topic: Can some body help me?
Replies: 2
Views: 12010

Can some body help me?

Ok, I need read some memory address of other process, but needest address on DLL ('abc.dll'+$00FFFFFF). For getting DLL handle I try use this simple code: uses madKernel; begin dllh := Process('someexe.exe').FindModule('abc.dll').Handle; But after compile the project i get this error: [DCC Error] Un...