jhegarty wrote: » I see the buffer overflow. Now do your own homework.
Hello Paddy
eoghanf wrote: Yes I believe that overflowing greeting[32] is the first step in achieving this. After this im not sure after this, do I look for the address (void) printf("%s\n", secret); is located at in order to jump there? Advice or a bit of direction would be good rather than telling me to do my homework...thanks
eoghanf wrote: so ./exploit a(36 times), will write a's up to the eip. After the 36 a's I enter my destined address.But what is this address?
eoghanf wrote: » perl -e 'system "./secret","aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\xdf\x82\x04\x08"'
stephenlane80 wrote: » why don't you rewrite in java, you won't have to worry about a buffer overflow then !!