/ctf-tools

Some ctf-tools gathered as a Docker image

Primary LanguageDockerfileGNU Lesser General Public License v3.0LGPL-3.0

Welcome to ctf-tools 👋

Twitter: pyaillet

Some tools used for CTF

Usage

docker run -it \
  --privileged \
  -p 9090:9090 \
  -v $(pwd)/:/home/r2/ \
  docker.pkg.github.com/pyaillet/ctf-tools/ctf-tools:latest bash

Author

👤 pyaillet

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator