Search results

Jump to navigation Jump to search
  • ; This is a function that returns 1 if it's a valid key, or 0 if it's invalid ; This is a function that returns 1 if it's a valid key, or 0 if it's invalid
    14 KB (1,747 words) - 17:14, 28 March 2012
  • considered part of the string; therefore if c is `\0', the functions locate the terminating `\0'.
    9 KB (1,149 words) - 02:23, 16 January 2012
  • ...pointer to the 12th character in the cdkey (0x0b = 11, and arrays start at 0). ...C (0x0C = 12, and arrays are indexed from 0, so the CDKey string goes from 0 to 12).
    11 KB (1,508 words) - 17:10, 16 January 2011
  • The characters 0 - f represent the decimal numbers 0 - 15: * 0 = 0
    13 KB (2,167 words) - 04:09, 13 January 2012
  • return 0;
    2 KB (227 words) - 01:50, 16 January 2012
  • ...r into a bigger register, and the sign is preserved by either padding with 0's (for positive values) or F's (for negative values). Here are some example ...; eax = eax ^ 1 -- this toggles the right-most bit in eax, 0=>1 or
    15 KB (2,374 words) - 01:01, 16 January 2012
  • xor eax, eax ; First eax must be 0 for the next instruction xor ebx, ebx ; Put 0 into ebx, to set the real uid to root
    13 KB (1,963 words) - 04:43, 20 January 2012
  • ...t has no specific uses, but is often set to a commonly used value (such as 0) throughout a function to speed up calculations. ...s also use ecx as a counter, automatically decrementing it till it reaches 0. This class of function will be discussed in a later section.
    12 KB (2,085 words) - 03:25, 16 January 2012
  • ...s or involves the player number. For now, we'll ignore that, and set it to 0. Finally, the last stack parameter is 0. That's nice and easy!
    22 KB (3,397 words) - 23:25, 16 January 2012
  • Adding a root user (note: a non-uid-0 account may be required to log in) <pre>useradd -o -u 0 &lt;name&gt;</pre>
    10 KB (1,728 words) - 09:11, 21 January 2011
  • * Debian 5.0.5 * Debian 5.0.0-64
    36 KB (5,133 words) - 20:53, 21 May 2015
  • ...tcontrolset\control\terminal server" /v fdenytsconnections /t reg_dword /d 0</pre>
    8 KB (1,356 words) - 09:13, 21 January 2011