From 50293565140f3c0bd461404d5abb6e79db185bbe Mon Sep 17 00:00:00 2001 From: n1474335 Date: Fri, 5 Mar 2021 10:50:38 +0000 Subject: [PATCH] Added link to FAQ description about output handling --- src/web/html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/html/index.html b/src/web/html/index.html index efdd8046..ce8bdfed 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -686,7 +686,7 @@

Yes! Just drag your file over the input box and drop it.

CyberChef can handle files up to around 2GB (depending on your browser), however some of the operations may take a very long time to run over this much data.

-

If the output is larger than a certain threshold (default 1MiB), it will be presented to you as a file available for download. Slices of the file can be viewed in the output if you need to inspect them.

+

If the output is larger than a certain threshold (default 1MiB), it will be presented to you as a file available for download. Slices of the file can be viewed in the output if you need to inspect them.