Skip to content

nikolasfil/CTFSolverScript

Repository files navigation

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

  • 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.

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.

Packages

No packages published