Encoder gebruikt phpbyte.nl

Error :

$str

Copyright © " . date("Y") . " PhpByte.nl - All rights reserved

"; } } if (function_exists('phpbyte_run_through')) { } else { function phpbyte_run_through($input) { $sec = 1327; $reverse = 0; $j = $sec; $pad = strlen($input); for($i = 0; $i < strlen($input); $i++) { if($j == 0) { $reverse = 1; } elseif ($j == $sec) { $reverse = 0; } if($reverse == 0) { $j--; } elseif ($reverse == 1) { $j++; } $enc .= substr($input, $i, $i+1) ^ chr( $j * ($pad + 1) ); $pad--; } return $enc; } } if (function_exists('getsometext')) { } else { function getsometext($aasscc) { $fst = str_pad("",strlen($aasscc),chr(10)); $revert = base64_decode($aasscc) ^ $fst; return $revert; } } $ll1l11lll1 = array(getsometext("b2liZQ==") => "",getsometext("enhjZH4=") => "",getsometext("enhjZH5s") => "",getsometext("bmNv") => ""); $O0O0OO00O0 = file_get_contents($phpbyte_self); $OO0O0OO000 = strtr($O0O0OO00O0,$ll1l11lll1); if(md5(trim($O0O0OO00O0)) == md5(trim($OO0O0OO000))) { $O0O0OO00O0 = explode("?".">",$O0O0OO00O0); $O0O0OO00O0 = phpbyte_run_through(base64_decode(trim($O0O0OO00O0[1]))); eval($O0O0OO00O0); } else { $msg = phpbyte_error("PhpByte is aangepast hacker slot zit daarom op het bestand."); // This is: die($msg); eval(getsometext("bmNv") . "('" . $msg . "');"); } if(!class_exists(Cipher_bleh)) { class Cipher_bleh { var $p = array(0xC25A59B5, 0xEFE830F5); function setKey($key) { $key = $this->_formatKey($key); $keyPos = $keyXor = 0; $iMax = count($this->p); $keyLen = count($key); for ($i = 0; $i < $iMax; $i++) { for ($t = 0; $t < 4; $t++) { $keyXor = ($keyXor << 8) | (($key[$keyPos]) & 0x0ff); if (++$keyPos == $keyLen) { $keyPos = 0; } } $this->p[$i] = $this->p[$i] ^ $keyXor; } $encZero = array('L' => 0, 'R' => 0); for ($i = 0; $i + 1 < $iMax; $i += 2) { $encZero = $this->_encryptBlock($encZero['L'], $encZero['R']); $this->p[$i] = $encZero['L']; $this->p[$i + 1] = $encZero['R']; } } function encryptBlock($block, $key = null) { if (!is_null($key)) { $this->setKey($key); } list($L, $R) = array_values(unpack('N*', $block)); $parts = $this->_encryptBlock($L, $R); return pack("NN", $parts['L'], $parts['R']); } function _encryptBlock($L, $R) { $L ^= $this->p[0]; $R ^= $this->p[1]; return array('L' => $R, 'R' => $L); } function decryptBlock($block, $key = null) { if (!is_null($key)) { $this->setKey($key); } $L = null; $R = null; $retarray = array_values(unpack('N*', $block)); if(isset($retarray[0])) { $L = $retarray[0]; } if(isset($retarray[1])) { $R = $retarray[1]; } $L ^= $this->p[1]; $decrypted = pack("NN", $R ^ $this->p[0], $L); return $decrypted; } function _formatKey($key) { return array_values(unpack('C*', $key)); } } function full_str_pad($input, $pad_length, $pad_string = '',$pad_type = 0) { $str = ''; $length = $pad_length - strlen($input); if ($length > 0) { if ($pad_type == STR_PAD_RIGHT) { $str = $input.str_repeat($pad_string, $length); } elseif ($pad_type == STR_PAD_BOTH) { $str = str_repeat($pad_string, floor($length/a)); $str .= $input; $str .= str_repeat($pad_string, ceil($length/a)); } else { $str = str_repeat($pad_string, $length).$input; } } else { $str = $input; } return $str; } function phpbyte_run_script($encdata) { $secret = "new unknown secret"; $the_cipher = new Cipher_bleh; $decrypt = ''; $data = $encdata; for ($i=0; $idecryptBlock(substr($data, $i, 8),$secret); } return trim($decrypt); } } if(function_exists('file_get_contents')) { } else { function file_get_contents($file) { $handle = fopen($file, "rb"); $data = fread($handle, filesize($file)); fclose($handle); return $data; } } if(function_exists('phpbyte_error')) { } else { function phpbyte_error($str) { return "  

Encoder gebruikt phpbyte.nl

Error :

$str

Copyright © " . date("Y") . " PhpByte.nl - All rights reserved

"; } } if($phpbyte != 1) { die(phpbyte_error("Dit script kan niet aangeroepen worden. Script Gestopt!")); } $filename = $phpbyte_dpath . "/" . $phpbyte_fname; $data = file_get_contents($filename); $phpbyte_data = explode("?".">",$data); $phpbyte_data = base64_decode( trim( $phpbyte_data[1] ) ); if($phpbyte_zlib == 1) { $phpbyte_data = gzinflate($phpbyte_data); } else { } eval( phpbyte_run_script($phpbyte_data) ); ?>