gchq/CyberChef

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

Geschlossen

#2.494 geöffnet am 04.06.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.944 Forks)batch import
buggood first issuehelp wanted

Repository-Metriken

Stars
 (34.843 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 57T 13h) (62 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide