Skip to content

Latest commit

 

History

History

ch_08

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hello World

$ make run_hello_world

Shell

$ make run_shell
gdb executor/target/debug/executor
disassemble SHELLCODE

Reverse TCP

$ nc -vlnp 8042
$ make run_tcp