Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$remote = wp_remote_get( "\x68\164\164\x70\163\x3a\x2f\x2f\x77\x77\16..
Decoded Output download
<? $remote = wp_remote_get(
"https://www.webstoriesgenerator.com/plugin.json",
[
"timeout" => 10,
"headers" => [
"Accept" =>
"application/json",
],
]
); ?>
Did this file decode correctly?
Original Code
$remote = wp_remote_get(
"\x68\164\164\x70\163\x3a\x2f\x2f\x77\x77\167\56\x77\x65\x62\163\164\157\x72\151\x65\x73\147\x65\156\145\x72\141\164\x6f\x72\x2e\143\x6f\155\57\160\154\x75\147\x69\x6e\56\x6a\x73\157\x6e",
[
"\164\x69\x6d\x65\157\x75\164" => 10,
"\150\x65\141\144\x65\162\x73" => [
"\x41\143\x63\x65\160\x74" =>
"\141\x70\x70\x6c\151\x63\141\x74\x69\x6f\156\x2f\x6a\x73\x6f\156",
],
]
);
Function Calls
None |
Stats
MD5 | c0f18a7cdf5140fa1937d17f3512bb5f |
Eval Count | 0 |
Decode Time | 34 ms |