[Bug inline-asm/30002] Problem with call directive in inline ASM

2006-11-28 Thread blacklight86 at gmail dot com
--- Comment #4 from blacklight86 at gmail dot com 2006-11-28 13:57 --- How can I start the shellcode then? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30002

[Bug inline-asm/30002] Problem with call directive in inline ASM

2006-11-28 Thread blacklight86 at gmail dot com
--- Comment #2 from blacklight86 at gmail dot com 2006-11-28 13:48 --- This is what I do and what I get: [EMAIL PROTECTED]:~/prog/shell$ gcc -o vuln vuln.c [EMAIL PROTECTED]:~/prog/shell$ ./vuln 0x8049600 Segmentation fault Where 0x8049600 is the address of my shellcode, obtained this

[Bug inline-asm/30002] New: Problem with call directive in inline ASM

2006-11-27 Thread blacklight86 at gmail dot com
Priority: P3 Component: inline-asm AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: blacklight86 at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30002