Skip to content
New issue

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

Bug report: Fork + Encode Text - unrecognized CP: undefined #498

Closed
Neo23x0 opened this issue Feb 26, 2019 · 2 comments
Closed

Bug report: Fork + Encode Text - unrecognized CP: undefined #498

Neo23x0 opened this issue Feb 26, 2019 · 2 comments
Labels

Comments

@Neo23x0
Copy link

Neo23x0 commented Feb 26, 2019

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.

screenshot 2019-02-26 at 14 09 36

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

@n1474335 n1474335 added the bug label Feb 28, 2019
@jeiea
Copy link
Contributor

jeiea commented Mar 2, 2019

And it seems that the "Decode text" function is also broken.

@n1474335
Copy link
Member

Fixed in #507

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants