gchq/CyberChef

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

クローズ

#2,495 opened on 2026/06/04

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (3,944 件のフォーク)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (34,843 個のスター)
PR merge metrics
 (平均マージ 57d 13h) (30d で 62 merged PRs)

説明

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

コントリビューターガイド