diff between byte, long, unsigned etc

Need Help With an Existing Feature in Memory Hacking Software? Ask Here

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

diff between byte, long, unsigned etc

Postby asdf » Sat Apr 04, 2009 11:47 pm

sorry if this sounds noob but i just usually search in long but wats the diff between unsigned long, long short, unsigned short, 64 byte, byte, and etc?
asdfghjkqwertyuioplzxcvbnm!!!!!!
asdf
NULL
 
Posts: 127
Joined: Sat Feb 21, 2009 4:50 am
Location: nowhere!

Postby spunge » Sun Apr 05, 2009 12:54 am

This following examples are based on x86 architecture. Data-types on x64 have different lengths.
A byte is 8 bits. SHORT is another way to say WORD, which is 2 bytes. LONG is just a fancy way of saying DWORD, which is 4 bytes. A signed data-type is a data-type that is possible to have negative numbers. Unsigned means you cannot have negative numbers.
spunge
NULL
 
Posts: 121
Joined: Sun Jul 27, 2008 4:58 am
Location: VEH callback

Postby asdf » Sun Apr 05, 2009 7:17 am

o thanks alot :D
asdfghjkqwertyuioplzxcvbnm!!!!!!
asdf
NULL
 
Posts: 127
Joined: Sat Feb 21, 2009 4:50 am
Location: nowhere!

Postby L. Spiro » Sun Apr 05, 2009 8:21 am

If you do not know what they are, go to Tools/Options and check Data-Type Sizes. You may also check the others as you please.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Postby asdf » Thu May 07, 2009 5:01 am

umm yeah. it worked for mhs 5.06 but for mhs5.7 it says Invalid UDD Path.
asdfghjkqwertyuioplzxcvbnm!!!!!!
asdf
NULL
 
Posts: 127
Joined: Sat Feb 21, 2009 4:50 am
Location: nowhere!

Postby L. Spiro » Thu May 07, 2009 6:26 am

Then you should probably supply a valid UDD path in the Disassembler tab. Or leave it blank.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Postby asdf » Fri May 08, 2009 3:56 am

ok thnx.
asdfghjkqwertyuioplzxcvbnm!!!!!!
asdf
NULL
 
Posts: 127
Joined: Sat Feb 21, 2009 4:50 am
Location: nowhere!


Return to Help

Who is online

Users browsing this forum: No registered users and 0 guests