From 3159e7f03464e88466506e1f40391f9b8de49363 Mon Sep 17 00:00:00 2001 From: nichogenius Date: Sun, 20 Aug 2017 14:16:39 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 856f5ac..9e7bfc4 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ Tools usage: ./text2base64.py 'base64_decode' - YmFzZTY0X2RlY29kZ - Jhc2U2NF9kZWNvZG - iYXNlNjRfZGVjb2Rl + YmFzZTY0X2RlY29kZ + Jhc2U2NF9kZWNvZG + iYXNlNjRfZGVjb2Rl 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.