gchq/CyberChef

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

Fermée

#2 495 ouverte le 4 juin 2026

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (3 944 forks)batch import
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (34 843 étoiles)
Métriques de merge PR
 (Merge moyen 57j 13h) (62 PRs mergées en 30 j)

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

Guide contributeur