Projects STRLCPY 0xdea-exploits Commits f71484e0
🤬
  • ■ ■ ■ ■
    solaris/raptor_sdtcm_conv.c
    skipped 127 lines
    128 128   /* calculate the payload address */
    129 129   payaddr = sb - OFFSET;
    130 130   
    131  - /* prepare the evil palette name */
     131 + /* prepare the evil buffer */
    132 132   memset(buf, 'A', sizeof(buf));
    133 133   buf[sizeof(buf) - 1] = 0x0;
    134 134   
    skipped 181 lines
Please wait...
Page is in error, reload to recover