How to monitor any value that is being changed?

Hacking CABAL Online

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

How to monitor any value that is being changed?

Postby brunotacca » Tue Nov 03, 2009 9:39 pm

The situation is:
You have one or more addresses that you do not know.
This address/pointer controls any item or aspect of the game.
When you check this item / aspect, the address will update accordingly.
And more, you do not know any variable access or value type to this item.

The question:
How to filter and get the address and pointers that are being altered by an action in your game?

Solving this, we can find any address and pointers that are being updated, and modify them logically.

Course, using the MHS Program! =P
Thanks... I await answers.
brunotacca
I Have A Few Questions
 
Posts: 7
Joined: Tue Nov 03, 2009 9:25 pm

Postby SpeedWing » Wed Nov 04, 2009 1:27 am

Start:
search unknown(think good before you choose the Type)

value changes:
different from before

amount of addresses is not decreasing anymore:

test the addresses, look at the the values, can the value be associated with the item/thing ingame?
User avatar
SpeedWing
Defragler
 
Posts: 2031
Joined: Tue Jan 01, 2008 1:00 am
Location: If there is a Will there is a Solution.

Postby brunotacca » Wed Nov 04, 2009 4:41 am

SpeedWing wrote:Start:
search unknown(think good before you choose the Type)

value changes:
different from before

amount of addresses is not decreasing anymore:

test the addresses, look at the the values, can the value be associated with the item/thing ingame?


I try, puting Evaluation Type: Unknow, and a Byte Search...
The MHS find many results and dont show to me...

It's a bug? Thanks...
brunotacca
I Have A Few Questions
 
Posts: 7
Joined: Tue Nov 03, 2009 9:25 pm

Postby SpeedWing » Wed Nov 04, 2009 6:55 am

brunotacca wrote:
SpeedWing wrote:Start:
search unknown(think good before you choose the Type)

value changes:
different from before

amount of addresses is not decreasing anymore:

test the addresses, look at the the values, can the value be associated with the item/thing ingame?


I try, puting Evaluation Type: Unknow, and a Byte Search...
The MHS find many results and dont show to me...

It's a bug? Thanks...


it is not a bug. ever thought what would happen if it has to show about 2 billion addresses?
User avatar
SpeedWing
Defragler
 
Posts: 2031
Joined: Tue Jan 01, 2008 1:00 am
Location: If there is a Will there is a Solution.

Postby brunotacca » Wed Nov 04, 2009 10:37 am

SpeedWing wrote:
brunotacca wrote:
SpeedWing wrote:Start:
search unknown(think good before you choose the Type)

value changes:
different from before

amount of addresses is not decreasing anymore:

test the addresses, look at the the values, can the value be associated with the item/thing ingame?


I try, puting Evaluation Type: Unknow, and a Byte Search...
The MHS find many results and dont show to me...

It's a bug? Thanks...


it is not a bug. ever thought what would happen if it has to show about 2 billion addresses?


:x is not a problem for my processor ...
but it is a limitation of the program, I can not do anything ...

the only way I saw in the program to solve it is to search by range.
separate into groups and make them ... will be hard.

Thanks for help!!!
brunotacca
I Have A Few Questions
 
Posts: 7
Joined: Tue Nov 03, 2009 9:25 pm

Postby Cookie » Thu Nov 05, 2009 12:04 pm

most of the adresses in cabal are stored between 0000000-1000000 ,also the value type you should use is Long,not byte.
User avatar
Cookie
Hack-Master Hex
 
Posts: 611
Joined: Tue Apr 01, 2008 5:07 pm
Location: here it would seem

Postby brunotacca » Thu Nov 05, 2009 10:41 pm

Cookie wrote:most of the adresses in cabal are stored between 0000000-1000000 ,also the value type you should use is Long,not byte.


yes, but I'm really having problems CabalOnline BR, it is very difficult to get a result it.
The only positive result so far was to NoDelay.

Thanks for help.
brunotacca
I Have A Few Questions
 
Posts: 7
Joined: Tue Nov 03, 2009 9:25 pm


Return to CABAL Online

Who is online

Users browsing this forum: No registered users and 0 guests