onlyus Newbie cheater
Reputation: 0
Joined: 27 Aug 2011 Posts: 19 Location: 214214
|
Posted: Mon Aug 29, 2011 4:33 pm Post subject: Scan speed bad help |
|
|
hello
//
GetWindowThreadProcessId(HandleWindow,@ProcessID);
hProcess := OpenProcess(PROCESS_ALL_ACCESS,FALSE,ProcessID);
Data:=StrToInt(B);
Getmem(buf,4);
readprocessmemory(hProcess,ptr(Data),buf,4, temp);
Edit1.Text:=(inttostr(pinteger(buf)^));
A:= inttostr(Data);
Edit2.Text:=inttohex(strtoint(A), ;
freemem(buf);
//
00400000 ~ 00500000
uses while scan work but scan speed very bad
People are supposed to use VirtualQueryEx
how use VirtualQueryEx?
there script VirtualQueryEx add plz
Help
_________________
i'm noob |
|