Skip to content
#

ctf-framework

Here are 41 public repositories matching this topic...

zachriggle
zachriggle commented Apr 22, 2020

The constgrep tool could probably be a bit faster. I'm not sure what's making it so slow at the moment. It shouldn't take ~2 seconds to look up a value.

$ time constgrep EPERM
#define EPERM 1
constgrep EPERM  1.12s user 0.43s system 88% cpu 1.751 total
rctf
chen-robert
chen-robert commented Apr 24, 2020

Cirrus success styling on toasts looks really bad, but we should pass it in as toast({ type: 'success' }) to retain the semantic meaning.

To alleviate the styling issue, we should override the styles on the success Cirrus toast class with something that is not neon green.

We may need to refactor other parts of the codebase to pass in success for what is semantically a "success" too

Improve this page

Add a description, image, and links to the ctf-framework 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-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.