 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
happyreadygo Advanced Cheater
Reputation: 1
Joined: 14 Sep 2011 Posts: 87
|
Posted: Fri Aug 16, 2013 8:33 am Post subject: Don't understand some options in Ultimap. |
|
|
I am new to ultimap , even I did few trainer a year but without noticed it.
Ultimap is powerful tool to find specific function by scans and filter out unwant functions until you got the right function , am I correct?
But There are some options I don't know and I want to. such as ,
Filter out routine that where not called.
Filter out return from the RET's
What do they do exactly? what's problem that they are required?
ps. what's structure spider?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25778 Location: The netherlands
|
Posted: Fri Aug 16, 2013 9:11 am Post subject: |
|
|
Filter out routine that where not called.: Remove all branches that are not done by a call (e.g jump or conditional jump or ret)
Filter out return from the RET's : Remove branches that where caused by function returns
Filter out routine not in specific module.: Remove branches where the destination is not in the specified module. (E.g. only game and not system code)
The structure spider is a pointerscanner that works the opposite way. Instead of taking an end address you give it the base address and then it goes through every possible path
You can use it to compare structures
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
mgr.inz.Player I post too much
Reputation: 222
Joined: 07 Nov 2008 Posts: 4438 Location: W kraju nad Wisla. UTC+01:00
|
Posted: Fri Aug 16, 2013 9:30 am Post subject: |
|
|
Structure spider can be used when you already have pointer which already has "high level", for example, pointing to player structure. (like pointer lvl 10). Pointerscanning took you many hours, but, finally you found it.
And you want pointer to, for example, currently equipped weapon. So you pointerscan again with max level 10, 11, 12, ..., (which is very very long).
To make it faster. Use structure spider and already found pointer. You can use last, one before last, or one before one before last, node of that pointer as your new base. Then you set maxlevel 1, 2, 3 or 4.
_________________
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|