|
Kill WMF-Exploit Files
|
|
Jan. 05, 2006, 01:42 AM
Post: #39
|
|||
|
|||
|
Hi Kye-U
Quote:int(rand(256) << 8) + 0x26, Generate a Random number using a seed value of 256 Left Shift the result 8 bits (1 byte) Make it an integer Add it to 0x0026 Since the random number has been left shifted 8 bits, the two numbers can be added with their byte values preserved. for instance: Random number result = 0x007F I just picked this number at random ![]() Quote: 7F 00 (Left shifted random number) This result of this function will be [%00-%255][%26] When viewing the code in a hex editor, you see the low byte first then the high byte, so to match it in proxo it looks backwards like so: [%26][%00-%255] Mike |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Kill WMF-Exploit Files - Kye-U - Dec. 31, 2005, 07:22 PM
[] - Guest - Dec. 31, 2005, 09:27 PM
[] - z12 - Jan. 05, 2006 01:42 AM
|

Search
Member List
Calendar
Help






![[-]](images/ONi/collapse.gif)