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

貢獻者指南