gchq / gchq/CyberChef

Bug report: Encode text: "Japanese (JIS 0208-1990 and 0212-1990) (20932)" refer to incorrect CP

Open
#1,314 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

When configured "Encode text: Japanese (JIS 0208-1990 and 0212-1990) (20932)" as a Recipe, CyberChef likely refer to EUC Japanese code page.

Please see the sample page below.
https://gchq.github.io/CyberChef/#recipe=Encode_text('Japanese%20(JIS%200208-1990%20and%200212-1990)%20(20932)')To_Hex('Space',0)&input=6Zai5p2x

If CyberChef referred to correct page, the output would display "34 58 45 6c" instead "b4 d8 c5 ec" that is EUC Japanese code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.