gchq/CyberChef

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

Fermée

#2 494 ouverte le 4 juin 2026

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (3 944 forks)batch import
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (34 843 étoiles)
Métriques de merge PR
 (Merge moyen 57j 13h) (62 PRs mergées en 30 j)

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

Guide contributeur