gchq/CyberChef

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

Open

#2495 aperta il 4 giu 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (3944 fork)batch import
buggood first issuehelp wanted

Metriche repository

Star
 (34.843 star)
Metriche merge PR
 (Merge medio 53g 1h) (68 PR mergiate in 30 g)

Descrizione

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

Guida contributor