php $o="encrypted text" Decode



Your encrypted file will look like this:

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

Paste just the red 'encrypted text' section in to the top box and hit Decode.