Skip to content

the-root-user/expdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

expdev

Docker container for Exploit Dev

Based on Ubuntu

Contains 🔻

Tools:

  • gdb + pwndbg
  • pwntools
  • ropper
  • patchelf
  • pwninit
  • capstone
  • unicorn

Others:

  • python 2 & 3
  • vim (with some configs)
  • fish shell
  • tmux (also configured)

Build

With the Dockerfile in working directory, run:

docker build -t expdev .

Run

docker run --rm -it -v $PWD:/app expdev

About

Docker container for Exploit Dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published