Update README.md

This commit is contained in:
sogwtf 2020-04-18 10:14:31 -04:00 committed by GitHub
parent 1a9bed2fa8
commit 511ff8ed40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,12 @@
- gdb + pwndbg
- libc database
*Still working on getting this fully set up.*
Build the docker container: `./build.sh`
Run the docker container: `./run.sh`
Get a shell in the container: `./shell.sh`
*Still working on getting this fully set up.*