Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


is there a way to display all static addresses at once?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
catfood
Cheater
Reputation: 0

Joined: 22 Jun 2015
Posts: 34

PostPosted: Mon Jun 22, 2015 11:39 am    Post subject: is there a way to display all static addresses at once? Reply with quote

So I'm curious if there is a way to just do one big scan of something, and display every static address? not just addresses regarding a specific scan, but rather show every static address, and then i could scroll through them and cherry pick things that look interesting.

Is there a way to do such a scan?
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Mon Jun 22, 2015 11:55 am    Post subject: Reply with quote

Not sure what you hope to accomplish, but simply set the scan start and stop options.
Can use the following Lua to identify the range for a particular module.
Code:
local module = "calc.exe"
local start = getAddress(module)
local stop = start + getModuleSize(module)
print(string.format("%s is from %X to %X",module,start,stop))

You can also use the memory viewer to go to address and enter the module name as the address.
Then scroll through that mess to your heart's content.
Back to top
View user's profile Send private message
aikoncwd
Grandmaster Cheater
Reputation: 23

Joined: 21 Dec 2012
Posts: 591
Location: Spain (Barcelona)

PostPosted: Mon Jun 22, 2015 12:51 pm    Post subject: Re: is there a way to display all static addresses at once? Reply with quote

catfood wrote:
So I'm curious if there is a way to just do one big scan of something, and display every static address? not just addresses regarding a specific scan, but rather show every static address, and then i could scroll through them and cherry pick things that look interesting.

Is there a way to do such a scan?


Open Memory View and press menu: Tools / Find static addresses


but why do you need this?

_________________
Hey Hitler
Test here your skill with CheatEngine, I coded a challenge for you. Try to beat it!
HERE
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites