Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Buffer overflow

Name: Not Anonymous 2013-12-28 22:55

I understand how it works, but how does one go about learning how? Totally for educational purposes

Name: Anonymous 2013-12-28 23:32

Ruby I like.
No wonder you're so dumb.

Name: Anonymous 2013-12-29 0:44

IHBT

Name: Anonymous 2013-12-30 13:31

First, you get a buffer, see?

Then you put in data past the end.

Name: Anonymous 2016-07-17 2:30

>>1
Are you the "recreational XSS" guy?

Name: Anonymous 2016-07-17 5:12

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
void DISCOVER_EVIL_JEWISH_PLOT(){printf("oy vey! "); fflush(stdout);}
void prepare_hax(int* x, int l){int buff[1];memcpy(buff, x, l);}
void main(int ac, char** av){
int t = atoi(av[1]), *anus = malloc(t);
for(int i = 0; i < t; i++) anus[i] = (int)&DISCOVER_EVIL_JEWISH_PLOT;
prepare_hax(anus, t);
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List