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 $o="encrypted text";eval(base64_decode('6950686f6e65'));return;?> ..

Decoded Output download

<?php $o="encrypted text";eval(base64_decode('6950686f6e65'));return;?> 

Did this file decode correctly?

Original Code

<?php $o="encrypted text";eval(base64_decode('6950686f6e65'));return;?> 

Function Calls

base64_decode 1

Variables

$o encrypted text

Stats

MD5 8f5dbcc014ab6510fdbc6e2c77a9a6a1
Eval Count 1
Decode Time 114 ms