d0ublew / pwn-env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwn-env

Install

Clone the repository

git clone https://github.com/d0ublew/pwn-env
cd pwn-env

Choose either one:

  • pull from registry
docker pull d0ublew/pwn-env
  • build from source
chmod +x ./build.sh && ./build.sh

Run install script

chmod +x ./install.sh && ./install.sh

References

About


Languages

Language:Dockerfile 53.8%Language:Shell 23.1%Language:Python 23.1%