Problem: Read SRO Memory

02/22/2011 23:07 xdfish#1
Hi guys,

i tried to prog. a little Programm which shows me my current Mana or Healthpints. iīve searched more than 3hours but i canīt find anything!

My Problem:

I found the Pointer Adress for hp etc. with cheat Engine. Cheat Enginge says that the Value is: 2305 for Example. But into my c# Programm itīs always 0!

I tried my Program with "warcraft3", With this game my Programm works.
Only with Silkroad the Programm doesnīt work.

(i used this tut to create my Prog: [Only registered and activated users can see links. Click Here To Register...])

can someone help me?
xdfish
02/23/2011 08:15 theoneofgod#2
iSRO is protected with hackshield. The API call "OpenProcess" which is needed to read the memory is blocked by this protection. There isn't much you can do, unless you bypass it.
02/23/2011 12:23 xdfish#3
Is it possible to use a Sro-loader to Start the Game without this hackshield?
Or is there Another Way to Read the Memory?

Xdfish
02/23/2011 13:53 Shadowz75#4
Quote:
Originally Posted by xdfish View Post
Is it possible to use a Sro-loader to Start the Game without this hackshield?
Or is there Another Way to Read the Memory?

Xdfish
Use EDX Loader with Nop Hackshield, but i guess it will make you banned on isro
02/23/2011 16:21 xdfish#5
Is there no other Way to Read the Memory? How does it Works with the currend bot Software? Do they use this loader Or some Other Way to get the datas?

Xdfish
02/23/2011 17:36 bootdisk#6
some of them just modify your Media.pk2 to connect to themselves (proxy), and what you see is actually the packet (net) data parsed (iBot).

I think if you want to read the memory you could write a code-cave using parts of edxSilkroadLoader source... maybe injecting a dll inside the process directly to read specific addresses.

there might be some other ways but this should work.
02/23/2011 18:13 xdfish#7
with edx 5 Loader my Programm works.

but every 5-10 Minutes: Disconnected from Server -.-
I red something about this Problem caused of the missing hackshield..
think i have to search another way....

xdfish
02/24/2011 21:32 Janick_#8
I guess login with phbot also works.