CyberChef icon indicating copy to clipboard operation
CyberChef copied to clipboard

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

Results 547 CyberChef issues
Sort by recently updated
recently updated
newest added

Creates buttons for commonly used drag-and-drop gestures that are tricky for accessibility users

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. E.g. I'm always frustrated when [...] Currently one has to...

feature

**Is your feature request related to a problem? Please describe.** on ipad when whole list is draggable i cant scroll **Describe the solution you'd like** to have two finger scroll...

feature

If the system colour scheme is set to dark, JS will trigger dark mode.

## Summary Especially when using the fork or the subsection operation, it would be useful to be able to 1. Extract relevant parts 2. Modify them 3. Wrap them in...

operation

It would be useful to have YAML to JSON conversion, preferably in two directions i.e., - YAML to JSON - JSON to YAML Would it be possible to implement it?

feature

## Summary Be able to Code and Decode URI queries to json and back ### Example Input this=is&an=example ### Example Output {"this":"is", "an":"example"}

operation

It would be very helpful to have a command line interface for performing CyberChef operations on local files without the need for a GUI web app. @d98762625 suggested I create...

feature