From 19c2bb7bc470de4272d4b6a09ad41d4f72d6f426 Mon Sep 17 00:00:00 2001 From: nichogenius Date: Sun, 20 Aug 2017 14:13:36 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d98f58..a034cda 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ Tools An example: The presence of 'YmFzZTY0X2RlY29kZ' does not guarantee that 'base64_decode' is in the plain text code. It is guaranteed that IF 'base64_decode' was present in the plain text code, then one of these three base64 strings WILL be present. - The presence of 'YmFzZTY0X2RlY29kZ' in a block of code may be because 'ase64_decod' was in the original code. Note the missing edge - characters which is due to bit misalignments and character bleed. + The presence of 'YmFzZTY0X2RlY29kZ' in a block of code may be because 'ase64_decod' was in the original code. + Note the missing edge characters which is due to bit misalignments and character bleed. Resources ---------