mirror of
https://github.com/deadbeefmonster/docker-binaryexploitation.git
synced 2025-11-09 01:13:57 +01:00
17 lines
275 B
Markdown
17 lines
275 B
Markdown
# docker-binaryexploitation
|
|
|
|
- emacs-nox
|
|
- radare2 with a .radare2rc
|
|
- gdb + pwndbg
|
|
- libc database
|
|
|
|
|
|
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.*
|