From 3061c31f1dc6612d6a3109705a06c551279a0685 Mon Sep 17 00:00:00 2001 From: Bee <10378052+bee-san@users.noreply.github.com> Date: Sun, 6 Sep 2020 11:32:13 +0100 Subject: [PATCH] Updated Searchers, explained (markdown) --- Searchers,-explained.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Searchers,-explained.md b/Searchers,-explained.md index 0a1fafb..5724cc2 100644 --- a/Searchers,-explained.md +++ b/Searchers,-explained.md @@ -46,4 +46,4 @@ The Shannen Entropy is 5.23. Now if we “decode Base64” and get the entropy again: ![](https://cdn.substack.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9ceeddb-dece-4113-96c9-5a8c5776ce34_1441x1189.png) -It’s now 3.88. Even though we have no idea how many more decryptions there are, or if our Base64 decoding successfully resulted in the correct decoding) we know we are going in the right direction because the Entropy is decreasing. +It’s now 3.88. Even though we have no idea how many more decryptions there are, or if our Base64 decoding successfully resulted in the correct decoding we know we are going in the right direction because the Entropy is decreasing.