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 return[ "\x42\x55\123\x49\x4e\105\123\123"=>"\x53\x6d\141\x72\164\40\x55\120", "\..

Decoded Output download

<?php 
return[ 
"BUSINESS"=>"Smart UP", 
"PRODUCT"=>"Digitalizacin", 
"MAX_SIZE_IMAGE"=>5000, 
"MAX_SIZE_DOC"=>50000, 
"FORMATS"=>"csv,xls,xlsx,doc,docx,ppt,pptx,txt,pdf", 
"URI"=>"https://192.168.200.186/", 
"RESULT_PER_PAGE"=>10, 
"KEY_ONE"=>"$SMARTUP@2022", 
"KEY_TWO"=>"61647663", 
"SERVER"=>"https://digitalscan.smartup.com.bo/", 
"WEBSERVICE"=>"http://192.168.200.167:8083/", 
"DOCS"=>"/content/docs/", 
"ERROR"=>"/content/error/", 
"SIMPLE_CONFIG"=>2, 
"MULTIPLE_CONFIG"=>["x1" => 50, "x2" => 100, "y1" => 2] 
]; 
 ?>

Did this file decode correctly?

Original Code

<?php
return[
"\x42\x55\123\x49\x4e\105\123\123"=>"\x53\x6d\141\x72\164\40\x55\120",
"\120\122\x4f\x44\x55\x43\124"=>"\104\151\147\x69\164\x61\154\151\172\141\143\x69\xc3\xb3\156",
"\x4d\101\130\137\123\x49\x5a\x45\137\111\115\101\x47\x45"=>5000,
"\115\x41\x58\x5f\123\111\132\x45\137\x44\117\103"=>50000,
"\x46\x4f\122\x4d\x41\124\x53"=>"\x63\163\166\54\x78\154\x73\x2c\170\x6c\x73\170\54\144\x6f\143\54\x64\157\143\170\54\160\x70\x74\x2c\160\x70\x74\x78\54\164\170\x74\54\160\x64\146",
"\x55\122\x49"=>"https://192.168.200.186/",
"\122\105\123\125\x4c\x54\x5f\x50\x45\x52\x5f\120\101\107\x45"=>10,
"\113\105\131\137\x4f\116\105"=>"\x24\123\115\101\x52\124\125\120\x40\62\x30\62\x32",
"\x4b\x45\131\137\x54\x57\x4f"=>"\66\x31\x36\64\x37\x36\x36\x33",
"\123\x45\x52\126\105\x52"=>"\150\164\164\160\163\x3a\x2f\x2f\144\151\x67\x69\x74\141\x6c\163\x63\x61\156\56\163\x6d\141\x72\x74\x75\x70\56\143\x6f\x6d\56\142\157\57",
"\127\x45\102\x53\105\x52\126\111\103\x45"=>"http://192.168.200.167:8083/",
"\104\x4f\103\x53"=>"\x2f\143\x6f\x6e\x74\x65\156\x74\x2f\x64\157\143\163\x2f",
"\105\122\x52\x4f\x52"=>"\x2f\x63\x6f\156\x74\145\x6e\164\57\x65\162\162\x6f\162\57",
"\x53\x49\x4d\120\114\105\x5f\103\117\x4e\x46\111\107"=>2,
"\x4d\x55\114\124\x49\120\x4c\105\137\x43\x4f\x4e\106\111\x47"=>["\170\61" => 50, "\x78\x32" => 100, "\171\61" => 2]
];

Function Calls

None

Variables

None

Stats

MD5 ae142ea64e160802123a55dc8c77ad6f
Eval Count 0
Decode Time 41 ms