Skip to content
#

ctf

Here are 1,464 public repositories matching this topic...

Ciphey
bee-san
bee-san commented Sep 26, 2020

Problem:

Right now, Ciphey's tests run by importing Ciphey and checking the output.

Ciphey had a bug that only existed when we ran Ciphey in the terminal, not via an import.

Solution:

Create CI (using TravisCI or GitHub actions) that pip3 install ciphey and then runs Ciphey with some tests, such as:

ciphey -q -t "hello"

The -q makes the output greppable, With th

juice-shop

Improve this page

Add a description, image, and links to the ctf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ctf topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.