gchq/CyberChef

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

Fechada

#2.495 aberto em 4 de jun. de 2026

 (1 comentário) (0 reação) (0 responsável)JavaScript (3.944 forks)batch import
buggood first issuehelp wanted

Métricas do repositório

Stars
 (34.843 estrelas)
Métricas de merge de PR
 (Mesclagem média 57d 13h) (62 fundiu PRs em 30d)

Description

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

Guia do colaborador