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

https://github.com/jonlamb-gh/ctf-util

Utilities for working with CTF streams
https://github.com/jonlamb-gh/ctf-util

babeltrace ctf

Last synced: 3 months ago
JSON representation

Utilities for working with CTF streams

Awesome Lists containing this project

README

        

# ctf-util

```
$ ctf-util --help
Utilities for working with CTF streams

Usage: ctf-util

Commands:
split-stream Splits a multi-stream file into files-per-stream to be compatible with babeltrace
help Print this message or the help of the given subcommand(s)

Options:
-h, --help Print help
-V, --version Print version
```

## License

See [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT.