mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Update README.md
This commit is contained in:
@@ -66,9 +66,9 @@ Tools
|
|||||||
|
|
||||||
usage:
|
usage:
|
||||||
./text2base64.py 'base64_decode'
|
./text2base64.py 'base64_decode'
|
||||||
YmFzZTY0X2RlY29kZ
|
YmFzZTY0X2RlY29kZ
|
||||||
Jhc2U2NF9kZWNvZG
|
Jhc2U2NF9kZWNvZG
|
||||||
iYXNlNjRfZGVjb2Rl
|
iYXNlNjRfZGVjb2Rl
|
||||||
|
|
||||||
An example: The presence of 'YmFzZTY0X2RlY29kZ' does not guarantee that 'base64_decode' is in the plain text code.
|
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.
|
It is guaranteed that IF 'base64_decode' was present in the plain text code, then one of these three base64 strings WILL be present.
|
||||||
|
|||||||
Reference in New Issue
Block a user