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

https://github.com/boreec/toolkit-ctf

Rust library with tools to solve various CTF problems.
https://github.com/boreec/toolkit-ctf

Last synced: about 1 year ago
JSON representation

Rust library with tools to solve various CTF problems.

Awesome Lists containing this project

README

          

toolkit-ctf (WIP)
======

A collection of tools for solving CTFs and related problems.

# examples

Build or run example files:

```console
cargo build --examples
cargo run --example base16
cargo run --example passphrase
cargo run --example primality
cargo run --example crypto_hack
```

# data

- [English 30k frequent words list](https://wortschatz.uni-leipzig.de/en/download/English)