Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$this->mandatory_redirect=create_function("","i\x66\x20(\x21\x67e\x74_o\x70\x74\x69on(\"\x..
Decoded Output download
if (!get_option("scrapes_valid")) {
Ol_Scrapes::write_log("Helper: offline invalid.");
wp_redirect(add_query_arg(array(
"page" => "scrapes-settings",
"post_type" => "scrape",
"success" => 0,
"msg" => ""
)
, admin_url("edit.php"))
);
exit;
}
Did this file decode correctly?
Original Code
$this->mandatory_redirect=create_function("","i\x66\x20(\x21\x67e\x74_o\x70\x74\x69on(\"\x73c\x72\x61p\x65s_v\x61\x6cid\x22)) {\n\t\t\t\x4fl_S\x63\x72ape\x73::write_lo\x67(\"H\x65l\x70\x65r:\x20of\x66\x6c\x69ne\x20\x69\x6eva\x6ci\x64.\x22)\x3b\n\t\t\tw\x70_redire\x63t(add_query_\x61\x72g(a\x72\x72\x61y(\n\t\t\t\t\x22p\x61\x67e\x22\x20=> \x22\x73c\x72\x61\x70\x65\x73-s\x65\x74tin\x67\x73\x22,\n\t\t\t\t\x22\x70os\x74_typ\x65\x22\x20=\x3e\x20\x22s\x63ra\x70\x65\",\n\t\t\t\t\x22\x73\x75cc\x65\x73\x73\x22\x20\x3d\x3e\x200,\n\t\t\t\t\"m\x73g\x22\x20\x3d\x3e \x22\x22\n\t\t\t\t\t)\n\t\t\t\t\t,\x20adm\x69n_u\x72\x6c(\x22\x65d\x69t.\x70h\x70\"))\n\t\t\t);\n\t\t\te\x78i\x74\x3b\n\t\t}");
Function Calls
| create_function | 1 |
Stats
| MD5 | 5e1e427c75227d2da36faa442e4a8670 |
| Eval Count | 1 |
| Decode Time | 158 ms |