gchq/CyberChef

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

已关闭

#2,494 创建于 2026年6月4日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (3,944 个派生)batch import
buggood first issuehelp wanted

仓库指标

星标
 (34,843 个星标)
PR 合并指标
 (平均合并 57天 13小时) (30 天内合并 62 个 PR)

描述

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

贡献者指南