AoC Hacken

11/25/2008 20:27 electrohead#1
Hm.. I think it may help if I write that in english too..

Hey guys,

after some time googeling I found this site and I thought there could be somebody able to help me. I read on several sites, that age of conan puts most data concerning the char in the clients memory. so it should be possible to edit the stats if you know the offsets for the different values.

well I'm new to stuff like that and I don't know where to start with. how can I read the memory and how can I edit it? how can I find the offsets I need? are there tools available or do I have to write them on my own? I know some C++ and Java programming from studying computer science, I'm not sure if that helps.

I hope somebody can give me some hints or somebody has done this already and can tell me how that works.

---------------------
German
---------------------

Moinsen miteinander,

bin nach ein bisschen googeln auf diese Seite gestoßen und dachte mir vielleicht kann mir hier jemand etwas auf die Sprünge helfen. Ich hab nun an einigen Stellen gelesen, das die meisten Daten die den Char betreffen bei Age of Conan im Ram beim Spieler selber liegen und man wenn man die entsprechenden Offsets weiß diese manipulieren kann.

Stellt sich nur die Frage "wie?". Ich hab ein bisschen Ahnung in C++ und Java Programmierung, hab aber keinen Ansatz wie man an sowas rangeht. Hat jemand ein paar Tipps für mich? Gibts Programme über die ich den Ram auslesen kann und muss ich dann selber ein Programm schreiben mit dem ich die Werte verändere?

Viele Grüße,
electrohead

P.s: ich hoffe ich bin hier überhaupt richtig für solche Fragen.. :D
12/26/2008 20:43 rainmanp7#2
Use Tsearch mem program.
Lock program into memory = the processes
Search for Uknown Value
Search for what has not changed
Change somthing aka a spell buff etc..

then change somthing and search for what has changed.

then you can double click the address and try and freeze
it or change the value.

the nubmer will probably be reversed like hex in reverse
use the Calc programin windows to ype in value
change it to what ever like ie = 500 -> 1500
wich would be 0051 in dec
change that to Hex and type it in
and see if it changes. :)

The Bigger the value your looking for the better
it makes it a hell of allot easier to find in the long run.

Shorten the search range by using the ... Hour glass thingy
choose from drop down to find what has changed up or down etc.
rmemeber that it's also going to find the um speed and trasfer of information
to the server ,the speed and stuff going on around you will be constantly changing.
if you eat do stuff that always changing then it makes it harder
So remove all buffs etc..
limit the amount of things aka activity on your charecter as much as possible.
Don't be in a group or around people or have things going on around you this gets you
affected as well.
People see you doing wierd shit they look and report etc..