i cant understand why this c file wont work as planned. bash is located in "/bin/sh", and everything looks OK but i cant see what ive done wrong. do any of you think you know what could be wrong?
int main()
{
__asm__ ("\n\
jmp bye\n\
hi:\n\
popl %esi # move esp into esi\n\
\
movb $0x0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.