gchq/CyberChef

Bug(To Hexdump): Uncaugh range error when Width a large number

Closed

#2,483 opened on Jun 4, 2026

 (0 comments) (0 reactions) (0 assignees)JavaScript (3,944 forks)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (34,843 stars)
PR merge metrics
 (Avg merge 57d 13h) (62 merged PRs in 30d)

Description

To reproduce, that drag TO HexDump operation and then set width to 155555555555555, and input H

as you can see an Uncaugh range error thrown

To Hexdump - RangeError in blob:https://gchq.github.io/18e6151c-44ea-4f09-a2f7-c48500cbca94 on line 2.<br><br>Message: repeat count must be less than infinity and not overflow maximum string size

Urls used for the Test:

Contributor guide