From 9d60ec22ee0735a168d3106c78ee0c49886d0523 Mon Sep 17 00:00:00 2001 From: n1474335 Date: Fri, 18 Aug 2017 15:55:04 +0100 Subject: [PATCH] Updated links in index.html --- src/web/html/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/web/html/index.html b/src/web/html/index.html index c79e849c..52eed427 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -406,12 +406,12 @@

There are around 200 operations in CyberChef allowing you to carry out simple and complex tasks easily. Here are some examples:

@@ -431,7 +431,7 @@

Maybe you have 10 timestamps that you want to parse or 16 encoded strings that all have the same key.

The 'Fork' operation (found in the 'Flow control' category) splits up the input line by line and runs all subsequent operations on each line separately. Each output is then displayed on a separate line. These delimiters can be changed, so if your inputs are separated by commas, you can change the split delimiter to a comma instead.

-

Click here for an example.

+

Click here for an example.