mirror of
https://github.com/deadbeefmonster/docker-binaryexploitation.git
synced 2025-12-29 02:08:28 +01:00
Update README.md
This commit is contained in:
@@ -1,11 +1,14 @@
|
|||||||
# docker-binaryexploitation
|
# docker-binaryexploitation
|
||||||
|
|
||||||
|
*Still working on getting this fully set up.*
|
||||||
|
|
||||||
|
## packages / features
|
||||||
- emacs-nox
|
- emacs-nox
|
||||||
- radare2 with a .radare2rc
|
- radare2 with a .radare2rc
|
||||||
- gdb + pwndbg
|
- gdb + pwndbg
|
||||||
- libc database
|
- libc database
|
||||||
|
|
||||||
|
## usage
|
||||||
Build the docker container: `./build.sh`
|
Build the docker container: `./build.sh`
|
||||||
|
|
||||||
Run the docker container: `./run.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`
|
Get a shell in the container: `./shell.sh`
|
||||||
|
|
||||||
|
|
||||||
*Still working on getting this fully set up.*
|
|
||||||
|
|||||||
Reference in New Issue
Block a user