We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use the current online version 8.24.2 with Chrome 72 on macOS.
A combination of "Fork" and "Encode Text" (e.g. to UTF16-LE) throws an error
unrecognized CP: undefined
The combination of "Fork" and "To Base64" works just fine.
https://gchq.github.io/CyberChef/#recipe=Fork('%5C%5Cn','%5C%5Cn',false)Encode_text('UTF16LE%20(1200)')To_Base64('A-Za-z0-9%2B/%3D'/disabled)&input=IC11cmxjYWNoZSBodHRwCmNtZC5leGU
The text was updated successfully, but these errors were encountered:
And it seems that the "Decode text" function is also broken.
Sorry, something went wrong.
Fixed in #507
No branches or pull requests
I use the current online version 8.24.2 with Chrome 72 on macOS.
A combination of "Fork" and "Encode Text" (e.g. to UTF16-LE) throws an error
The combination of "Fork" and "To Base64" works just fine.
Example
https://gchq.github.io/CyberChef/#recipe=Fork('%5C%5Cn','%5C%5Cn',false)Encode_text('UTF16LE%20(1200)')To_Base64('A-Za-z0-9%2B/%3D'/disabled)&input=IC11cmxjYWNoZSBodHRwCmNtZC5leGU
The text was updated successfully, but these errors were encountered: