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
I had a similar issue, check your Content-Security-Policy header in the response for the html page, you need a workers-src 'self' block: data: entry if you have explicitly set the CSP header.
The following browser versions are supported:
Your user agent is:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
If your browser is supported, please raise an issue including the following details:
Error: Inline worker is not supported
Filename: https://gchq.github.io/CyberChef/assets/main.js
Line: 2
Column: 4070430
Error: Error: Inline worker is not supported
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
CyberChef version: 9.28.0
The text was updated successfully, but these errors were encountered: