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 


question about memory editer

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

Joined: 12 Nov 2005
Posts: 5

PostPosted: Wed Oct 11, 2006 10:23 am    Post subject: question about memory editer Reply with quote

how can u view all the address in order like 4ba125, 4ba126, etc. Mines skips like this 4ba121, 4ba129, and etc.
Back to top
View user's profile Send private message
Glest
Master Cheater
Reputation: 0

Joined: 12 Jul 2006
Posts: 334
Location: The Netherlands

PostPosted: Wed Oct 11, 2006 12:17 pm    Post subject: Reply with quote

that's because the memory between 2 lines is displayed on that one line... it would be kinda ineficient to put every byte on a new line... so, it just puts a lot of bytes on one line...

you really see all the memory

_________________
Keyboard Piano
www.keyboard-piano.com

Reprograming in C++
Computer Piano
*Not done yet*
Back to top
View user's profile Send private message Visit poster's website
odie5533
Newbie cheater
Reputation: 0

Joined: 01 Sep 2005
Posts: 24

PostPosted: Wed Oct 11, 2006 3:00 pm    Post subject: Reply with quote

Each number is a byte. Each byte is represented by two hex digits.

Bit is a 1 or a 0
4 Bits to a nibble: [....] = [-]
2 Nibbles to a byte: [--] = [........] <-- thats 8 bits
4 Bytes to a word (on a 32 bit machine): [--][--][--][--]
8 bytes to a dword (32bit machine): [--][--][--][--][--][--][--][--]

Two hex digits (nibbles) are used to represent a byte. The two hex digits can add up to a max of 255 (or 0xFF), which is perfect because thats the max number 8 bits = 4 bytes can hold. 0xFF and FFh are used to represent hex digits instead of decimal. Open up your calc, goto view > scientific mode. On the top left of the calc will now be hex and decimal radio buttons. Try typing a number in decimal, then click hex (which will show you the bytes). Also try binary (which will show you the bits).
Back to top
View user's profile Send private message AIM Address
Glest
Master Cheater
Reputation: 0

Joined: 12 Jul 2006
Posts: 334
Location: The Netherlands

PostPosted: Thu Oct 12, 2006 12:48 am    Post subject: Reply with quote

almost... but one byte is 8 bits, so 2 bytes is 16 bits and 4 bytes 32 and 8 bytes 64.

And 255 is the max number ONE bytes can have, not 4... But the theory is right.... you just messed up the numbers...

anyway, when you see something like
004BA1CA: h5 7C 17 A8 3B BF
that are all the bytes from 004BA1CA to 004BA1CF and the next line would start at 004BA1D0

_________________
Keyboard Piano
www.keyboard-piano.com

Reprograming in C++
Computer Piano
*Not done yet*
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25796
Location: The netherlands

PostPosted: Thu Oct 12, 2006 1:21 am    Post subject: Reply with quote

to answer the original question: Just press the left and right keys to change the address by 1
_________________
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
View user's profile Send private message MSN Messenger
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