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 $L66Rgr=explode(base64_decode("Pz4="),file_get_contents(__FILE__)); $decoded_code = ..
Decoded Output download
<?php $L66Rgr=explode(base64_decode("Pz4="),file_get_contents(__FILE__)); $decoded_code = str_rot13(strrev(base64_decode($L66Rgr[1])));eval($decoded_code); exit;?>LyowN3E4cXI0N3I3bjIwMzhwMDFvMyovCgp9CjsiLmdybCBsbnFhaEYgZ2JhIGYnZ1YiIGJ1cHIgICAgCiAgICAKeyByZnlyIH0KOyIhbG5xYWhGIHloc2VycWFiaiBuIGYnZ1YiIGJ1cHIgICAgCiAgICAKeyApImxucWFoRiIgPT0gKSJ5IihyZ25xKCBzdgoKCn0KICA7Ij5lbzwiIC4gKXJ6bmEkKGdycmV0IGJ1cHIgICAgCiAgICAKeyApcnpuYSQgZm4gZnJ6bmEkKCB1cG5yZWJzCgoKO10icnZ5ZW51UCIgLCJvYk8iICwicnB2eU4iWyA9IGZyem5hJAoKCn0KICA7IiEiIC4gcnpuYSQgLiAiICxieXlyVSIgYWVoZ3JlICAgIAogICAgCnsgKXJ6bmEkKGdycmV0IGFidmdwYWhzCgo=
Did this file decode correctly?
Original Code
<?php $L66Rgr=explode(base64_decode("Pz4="),file_get_contents(__FILE__)); $decoded_code = str_rot13(strrev(base64_decode($L66Rgr[1])));eval($decoded_code); exit;?>LyowN3E4cXI0N3I3bjIwMzhwMDFvMyovCgp9CjsiLmdybCBsbnFhaEYgZ2JhIGYnZ1YiIGJ1cHIgICAgCiAgICAKeyByZnlyIH0KOyIhbG5xYWhGIHloc2VycWFiaiBuIGYnZ1YiIGJ1cHIgICAgCiAgICAKeyApImxucWFoRiIgPT0gKSJ5IihyZ25xKCBzdgoKCn0KICA7Ij5lbzwiIC4gKXJ6bmEkKGdycmV0IGJ1cHIgICAgCiAgICAKeyApcnpuYSQgZm4gZnJ6bmEkKCB1cG5yZWJzCgoKO10icnZ5ZW51UCIgLCJvYk8iICwicnB2eU4iWyA9IGZyem5hJAoKCn0KICA7IiEiIC4gcnpuYSQgLiAiICxieXlyVSIgYWVoZ3JlICAgIAogICAgCnsgKXJ6bmEkKGdycmV0IGFidmdwYWhzCgo=
Function Calls
explode | 1 |
base64_decode | 1 |
file_get_contents | 1 |
Stats
MD5 | aea2532957c553eadd17993f096b7f2f |
Eval Count | 0 |
Decode Time | 398 ms |