Update README.md

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

View File

@ -1,11 +1,14 @@
# docker-binaryexploitation
*Still working on getting this fully set up.*
## packages / features
- emacs-nox
- radare2 with a .radare2rc
- gdb + pwndbg
- libc database
## usage
Build the docker container: `./build.sh`
Run the docker container: `./run.sh`
@ -13,4 +16,3 @@ Run the docker container: `./run.sh`
Get a shell in the container: `./shell.sh`
*Still working on getting this fully set up.*