gchq/CyberChef

bug(Swap Endianness): an uncaught TypeError "u.push is not a function"

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (3,944 fork)batch import
buggood first issuehelp wanted

仓库指标

Star
 (34,843 star)
PR 合并指标
 (平均合并 53天 1小时) (30 天内合并 68 个 PR)

描述

To reproduce that use a direct link https://gchq.github.io/CyberChef/#recipe=Swap_endianness('',2,true)&input=aGVsbG8&oenc=65001&oeol=VT

as you can see an uncaught type error appear like

Swap endianness - TypeError in blob:https://gchq.github.io/ca665e42-4811-40fc-9d6a-a868c6bd8271 on line 2.<br><br>Message: u.push is not a function

the issue simple the first parameter not validated is empty or not

贡献者指南