Update README.md

This commit is contained in:
nichogenius
2017-08-20 14:13:36 -06:00
committed by GitHub
parent 4816d46d16
commit 19c2bb7bc4

View File

@@ -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
---------