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 


Calculating of Ce

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
AllCowsAreBurgers
How do I cheat?
Reputation: 0

Joined: 17 Oct 2014
Posts: 3

PostPosted: Sun Oct 19, 2014 2:36 pm    Post subject: Calculating of Ce Reply with quote

Hey
A question: How does ce calculate?
Following example in "Add Adress Manually":
"BorderlandsPreSequel.exe"+01C3E578 --> 36B93818

1160000 = "BorderlandsPreSequel.exe"
1160000+01C3E578 --> 36B93818
1160000 --> 00905A4D

Can someone explain me what ce does?
Thanks
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8517
Location: 127.0.0.1

PostPosted: Sun Oct 19, 2014 11:32 pm    Post subject: Reply with quote

BorderlandsPreSequel.exe has a base address that can be obtained various different ways. The more common ways are using:
- CreateToolhelp32Snapshot
- Process32First
- Process32Next
- Module32First

The first module returned via Module32First is the main executable of the process.

You can also use the PSAPI instead and use:
- EnumProcesses
- EnumProcessModules
- GetModuleInformation

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming 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