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 system("clear"); system("toilet -f big -F border -F metal Auto Like Bot"); echo ..

Decoded Output download

<?php 
system("clear"); 
system("toilet -f big  -F border -F metal Auto Like Bot"); 
echo "\e[1;34m
"; 
echo "|\e[1;31m[\e[1;33m creator\e[1;31m: \e[1;32mMas Pence          \e[1;31m|             \e[1;33mwa\e[1;1m: \e[1;32m082331686176\e[1;31m ]\e[1;34m|
"; 
date_default_timezone_set("Asia/Jakarta"); 
echo "\e[1;34m
"; 
$i=2; 
while (0<$i){ 
	$i--; 
	echo "\e[1;35msedang login "; 
	$ii=0; 
	sleep(1); 
	while ($ii<3){ 
		$ii++; 
		echo " ."; 
		sleep(1); 
		} 
		echo "
                                         
"; 
		 
	} 
include("cfg.php"); 
$result= rand(1, 15000); 
$url = "https://wtechworld.com/requests.php?hash=".$hash."&f=posts&s=register_reaction&post_id=".$result."&reaction=Like&_=".round(microtime(true)*1000); 
$ua = array( 
"Host: wtechworld.com", 
"x-requested-with: XMLHttpRequest", 
"user-agent: Mozilla/5.0 (Linux; Android 8.1.0; Redmi 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.136 Mobile Safari/537.36", 
"cookie: ad-con=".$adcon, 
"cookie: user_id=".$user_id, 
"cookie: __gads=".$gads, 
"cookie: PHPSESSID=".$PHPSESSID 
 
); 
$ch = curl_init(); 
	curl_setopt($ch, CURLOPT_URL, $url); 
	curl_setopt($ch, CURLOPT_HTTPHEADER, $ua); 
	curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); 
 $result = curl_exec($ch); 
  $result = json_decode($result, true); 
  if ($result["like_lang"]=="Liked"){ 
echo "\e[1;32mlogin suksess....


"; 
sleep(1); 
echo "\e[1;35mstaring bot....

"; 
sleep(1); 
 
 
 
 
 
while (true){ 
include("cfg.php"); 
$result= rand(1, 15000); 
echo "\e[1;36m[\e[1;31m\e[1;36m] \e[1;34mget_like_id: \e[1;36m[\e[1;33m ".$result." \e[1;36m]
"; 
$url = "https://wtechworld.com/requests.php?hash=".$hash."&f=posts&s=register_reaction&post_id=".$result."&reaction=Like&_=".round(microtime(true)*1000); 
$ua = array( 
"Host: wtechworld.com", 
"x-requested-with: XMLHttpRequest", 
"user-agent: Mozilla/5.0 (Linux; Android 8.1.0; Redmi 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.136 Mobile Safari/537.36", 
"cookie: ad-con=".$adcon, 
"cookie: user_id=".$user_id, 
"cookie: __gads=".$gads, 
"cookie: PHPSESSID=".$PHPSESSID 
 
); 
$ch = curl_init(); 
	curl_setopt($ch, CURLOPT_URL, $url); 
	curl_setopt($ch, CURLOPT_HTTPHEADER, $ua); 
	curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); 
 $result = curl_exec($ch); 
  $result = json_decode($result, true); 
  if ($result["like_lang"]=="Liked"){ 
 
$sleep = rand(1,10); 
	while (0<$sleep){ 
		$sleep--; 
		echo "
                                                     
"; 
		print_r("\e[1;31m[\e[1;36m".$sleep."\e[1;31m] \e[1;36mTunggu...."); 
		sleep(1); 
} 
echo "
                                                     
"; 
sleep(1); 
echo "\e[1;36m[\e[1;33m\e[1;36m] \e[1;35mmessage: \e[1;36m[ \e[1;32m".$result["like_lang"]." \e[1;36m]

"; 
 
sleep(1); 
}else{ 
	echo "\e[1;36m[\e[1;31mX\e[1;36m] \e[1;31mno status !!!

"; 
} 
} 
 
}else{ 
	echo "\e[1;31mlogin gagal coba ulagi atau cek data mungkin yang salah!!!
"; 
	} 
 
 ?>

Did this file decode correctly?

Original Code

<?php
system("clear");
system("toilet -f big  -F border -F metal Auto Like Bot");
echo "\e[1;34m\n";
echo "|\e[1;31m[\e[1;33m creator\e[1;31m: \e[1;32mMas Pence          \e[1;31m|             \e[1;33mwa\e[1;1m: \e[1;32m082331686176\e[1;31m ]\e[1;34m|\n";
date_default_timezone_set("Asia/Jakarta");
echo "\e[1;34m\n";
$i=2;
while (0<$i){
	$i--;
	echo "\e[1;35msedang login ";
	$ii=0;
	sleep(1);
	while ($ii<3){
		$ii++;
		echo " .";
		sleep(1);
		}
		echo "\r                                         \r";
		
	}
include("cfg.php");
$result= rand(1, 15000);
$url = "https://wtechworld.com/requests.php?hash=".$hash."&f=posts&s=register_reaction&post_id=".$result."&reaction=Like&_=".round(microtime(true)*1000);
$ua = array(
"Host: wtechworld.com",
"x-requested-with: XMLHttpRequest",
"user-agent: Mozilla/5.0 (Linux; Android 8.1.0; Redmi 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.136 Mobile Safari/537.36",
"cookie: ad-con=".$adcon,
"cookie: user_id=".$user_id,
"cookie: __gads=".$gads,
"cookie: PHPSESSID=".$PHPSESSID

);
$ch = curl_init();
	curl_setopt($ch, CURLOPT_URL, $url);
	curl_setopt($ch, CURLOPT_HTTPHEADER, $ua);
	curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
 $result = curl_exec($ch);
  $result = json_decode($result, true);
  if ($result["like_lang"]=="Liked"){
echo "\e[1;32mlogin suksess....\n\n\n";
sleep(1);
echo "\e[1;35mstaring bot....\n\n";
sleep(1);





while (true){
include("cfg.php");
$result= rand(1, 15000);
echo "\e[1;36m[\e[1;31m\e[1;36m] \e[1;34mget_like_id: \e[1;36m[\e[1;33m ".$result." \e[1;36m]\n";
$url = "https://wtechworld.com/requests.php?hash=".$hash."&f=posts&s=register_reaction&post_id=".$result."&reaction=Like&_=".round(microtime(true)*1000);
$ua = array(
"Host: wtechworld.com",
"x-requested-with: XMLHttpRequest",
"user-agent: Mozilla/5.0 (Linux; Android 8.1.0; Redmi 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.136 Mobile Safari/537.36",
"cookie: ad-con=".$adcon,
"cookie: user_id=".$user_id,
"cookie: __gads=".$gads,
"cookie: PHPSESSID=".$PHPSESSID

);
$ch = curl_init();
	curl_setopt($ch, CURLOPT_URL, $url);
	curl_setopt($ch, CURLOPT_HTTPHEADER, $ua);
	curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
 $result = curl_exec($ch);
  $result = json_decode($result, true);
  if ($result["like_lang"]=="Liked"){

$sleep = rand(1,10);
	while (0<$sleep){
		$sleep--;
		echo "\r                                                     \r";
		print_r("\e[1;31m[\e[1;36m".$sleep."\e[1;31m] \e[1;36mTunggu....");
		sleep(1);
}
echo "\r                                                     \r";
sleep(1);
echo "\e[1;36m[\e[1;33m\e[1;36m] \e[1;35mmessage: \e[1;36m[ \e[1;32m".$result["like_lang"]." \e[1;36m]\n\n";

sleep(1);
}else{
	echo "\e[1;36m[\e[1;31mX\e[1;36m] \e[1;31mno status !!!\n\n";
}
}

}else{
	echo "\e[1;31mlogin gagal coba ulagi atau cek data mungkin yang salah!!!\n";
	}

Function Calls

system 1

Variables

None

Stats

MD5 5af744a2bdb598f4e8e4397e96bda6b9
Eval Count 0
Decode Time 96 ms