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.
- Automated Scripts: Pre-built scripts for common CTF tasks.
- Modular Design: Easily extendable to add custom scripts.
- Cross-Platform: Works on Linux, macOS, and Windows.
- Lightweight: Minimal dependencies for quick setup.
pip install ctfsolver
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
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to open a ticket on the GitHub Issues page for any questions or suggestions.