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 die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It c..

Decoded Output download

<?php 
    die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.
"); 
    __sw_loader_pragma__('PLESK_12_5'); 
?> 
Kr (0kW?

Did this file decode correctly?

Original Code

<?php
    die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.\n");
    __sw_loader_pragma__('PLESK_12_5');
?>
Kr (0kW?

Function Calls

__sw_loader_pragma__ 1

Variables

None

Stats

MD5 c1da7c72264343ba065c8a9a06c2692f
Eval Count 0
Decode Time 47 ms