Question on Values
-migrated-
Question on Values Posted on: 09/19/2011 6:43am
Quote Post
I searched for a money value (21044) and narrowed down my results and came back with 3 values: byte-52, 2bytes-21044, and 4bytes-21044. When I change the values to lets say 500000 the values change to: byte-32, 2bytes-41248, 4bytes-500000. Is there a way that I can get the 2bytes to be the same as the 4bytes? Thanks in advance.
Re: Question on Values Posted on: 10/18/2011 9:37am
Quote Post
I don't quiet get it, when you have got a single value, you can just directly change it to change the amount of money you got dude....2bytes and 4bytes are different things, when you actually find a single value, just change the value you desire to and you're done...+1 karma if this helped (broken image removed)
Re: Question on Values Posted on: 10/18/2011 10:19am
Quote Post
Moving to help
Re: Question on Values Posted on: 10/18/2011 11:01am
Quote Post
( ͡° ͜ʖ ͡°)
Quote from: "Lindsey"
Is there a way that I can get the 2bytes to be the same as the 4bytes?

Double click on 2bytes and change it to 4 bytes. They're probably the same address, so we normally change the 4 bytes value because bytes and 2 bytes usually have a lot more to narrow down and also because 4 byte values can be much bigger.

Quote
   Byte (values between 0 and 255 or -128 to 127 if signed)

    2 byte (values between 0 and 65536 or -32768 to 32767 if signed)

    4 byte (values between 0 and 4294967295 or -2147483648 and 2147483647 if signed)

    8 byte (values between 0 and 18446744073709551614 or -9223372036854775808 and 9223372036854775807 if signed)



Flash .sol locations
Chrome: \AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\WritableRoot\#SharedObjects\
Normal: \AppData\Roaming\Macromedia\Flash Player\#SharedObjects