mirror of
https://github.com/skerkour/black-hat-rust
synced 2026-06-08 17:29:34 +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