An open API service indexing awesome lists of open source software.

https://github.com/pyaillet/ctf-tools

Some ctf-tools gathered as a Docker image
https://github.com/pyaillet/ctf-tools

ctf hacktoberfest

Last synced: 6 months ago
JSON representation

Some ctf-tools gathered as a Docker image

Awesome Lists containing this project

README

          

Welcome to ctf-tools 👋




Twitter: pyaillet

> Some tools used for CTF

## Usage

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

## Author

👤 **pyaillet**

* Twitter: [@pyaillet](https://twitter.com/pyaillet)
* Github: [@pyaillet](https://github.com/pyaillet)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/pyaillet/ctf-tools/issues).

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_