gchq/CyberChef

bug(Decode Text): Uncaught Error "Unrecognized CP: undefined"

Fechada

#2.494 aberto em 4 de jun. de 2026

 (0 comentário) (0 reação) (0 responsável)JavaScript (3.944 forks)batch import
buggood first issuehelp wanted

Métricas do repositório

Stars
 (34.843 estrelas)
Métricas de merge de PR
 (Mesclagem média 57d 13h) (62 fundiu PRs em 30d)

Description

To reproduce that use a direct link https://gchq.github.io/CyberChef/#recipe=Decode_text('')&oenc=65001&oeol=VT then as you can see an uncaught error

Decode text - Error in https://gchq.github.io/CyberChef/modules/Encodings.js on line 2.<br><br>Message: Unrecognized CP: undefined

the issue is simple and persists the parameter not validated is have a value or not, it happend with both Encode Text and Decode Text

Guia do colaborador