index
:
shellcode
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec_cmd
/
makefile
blob: 676ee34a9696d732172435cad6c60ffacbd2dc17 (
plain
)
1
2
3
4
5
make: nasm shell.asm -felf32 -o shell.o ld -m elf_i386 shell.o -o shell -s chmod u+s shell