CyberChef-server icon indicating copy to clipboard operation
CyberChef-server copied to clipboard

A server providing RESTful access to CyberChef

Results 35 CyberChef-server issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I want to be able to copy & paste a deeplink from the CyberChef UI and use it to bake...

**Describe the solution you'd like** Pre-build container image like [here](https://github.com/gchq/CyberChef-server/pkgs/container/cyberchef)

I've done a benchmark of `Date()` vs `new Date().toString()`and the later is a bit faster performance wise.