You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to create custom operations without having to build a copy of CyberChef, especially for specific one-off use cases. I imagine this could be done by creating an operation, taking JS as an argument, and evaling it when the operation is ran.