CTFSolverScript

CTFSolverScript is a tool designed to assist in solving Capture The Flag (CTF) challenges. It provides utilities and scripts to streamline the process of solving various types of CTF problems.

Features

Installation

official pypi link

pip install ctfsolver

Usage

Either as a class or as a command-line tool. More documentation on the way. For now the documentation is autogenerated from docstrings using pdoc3

ctfsolver

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

Feel free to open a ticket on the GitHub Issues page for any questions or suggestions.