Friday, February 24, 2012

/system/bin/sh: girl : not found
/system/bin/sh: GF: not found
/system/bin/sh: woman: not found


not found.

1 comment:

  1. int *gf = NULL;
    printf("i want a %d", *gf);

    => Segmentation fault (core dumped)

    dumped ...

    ReplyDelete