Files
2022-06-09 10:00:20 +00:00
..
2022-06-09 10:00:20 +00:00
2022-06-09 10:00:20 +00:00
2022-06-09 10:00:20 +00:00
2022-06-09 10:00:20 +00:00
2021-03-22 17:57:52 +00:00
2021-09-03 15:04:45 +00:00
2021-03-21 15:35:32 +00:00

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