Search:

Type: Posts; User: esprain; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    11
    Views
    13,333

    H3r3tic: Here's the C code (from the Phrack 49...

    H3r3tic:

    Here's the C code (from the Phrack 49 article)

    #include"stdio.h"
    void function(int a, int b, int c) {
    char buffer1[8];
    char buffer2[10];
    int *ret;
  2. Replies
    11
    Views
    13,333

    Trevoke: I've no idea about Hackerslab, but now...

    Trevoke: I've no idea about Hackerslab, but now that you mentioned it will check it.

    Sec_ware, Warl0ck7 and h3r3tic: Thanks for the input. Indeed the problem is because of a new version of a...
  3. Replies
    11
    Views
    13,333

    Question reagarding Smashing the Stack

    Hi,

    I was trying out examples given in Aleph One's Smashing the Stack article. But somehow I am not getting the expected results. I am running RedHat Linux Kernel 2.4-20 on an Intel Piii.

    For...
Results 1 to 3 of 3