gchq/CyberChef

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

Chiusa

#2494 aperta il 4 giu 2026

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (3944 fork)batch import
buggood first issuehelp wanted

Metriche repository

Star
 (34.843 stelle)
Metriche merge PR
 (Merge medio 57g 13h) (62 PR mergiate in 30 g)

Descrizione

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

Guida contributor