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 goto qItLf; qItLf: function process_vpn_filter_form() { if (!current_user_can("\x..
Decoded Output download
{<?php
goto qItLf; qItLf: function process_vpn_filter_form() { if (!current_user_can("manage_options")) { wp_die("Vous navez pas lautorisation dtre sur cette page."); } if (isset($_POST["vpn_filter"])) { update_option("vpn_filter", "on"); } else { update_option("vpn_filter", "off"); } wp_redirect(admin_url("admin.php?page=cloaking_settings")); die; } goto Npxbn; Npxbn: function process_social_ref_form() { if (!current_user_can("manage_options")) { wp_die("Vous navez pas lautorisation dtre sur cette page."); } $platforms = array("direct" => array("name" => "Accs direct", "param" => "direct", "logo" => ''), "facebook" => array("name" => "Facebook / meta", "param" => "fbclid", "logo" => ''), "google" => array("name" => "Google", "param" => "gclid", "logo" => ''), "tiktok" => array("name" => "TikTok", "param" => "ttclid", "logo" => ''), "microsoft" => array("name" => "Bing / Microsoft", "param" => "MSCLKID", "logo" => ''), "x" => array("name" => "X (ex Twitter)", "param" => "dclid", "logo" => ''), "snapchat" => array("name" => "Snapchat", "param" => "adfcd", "logo" => '')); foreach ($platforms as $key => $platform) { $option_name = $key . "_check"; if (isset($_POST[$option_name])) { update_option($option_name, "on"); } else { update_option($option_name, "off"); } } wp_redirect(admin_url("admin.php?page=cloaking_settings")); die; } goto Pbt_2; Pbt_2: ?>}
Did this file decode correctly?
Original Code
{<?php
goto qItLf; qItLf: function process_vpn_filter_form() { if (!current_user_can("\x6d\141\156\x61\x67\x65\137\x6f\160\x74\151\x6f\x6e\x73")) { wp_die("\126\157\x75\163\x20\x6e\342\200\231\x61\x76\145\172\x20\x70\x61\163\x20\x6c\342\x80\x99\141\165\x74\157\x72\x69\163\x61\x74\151\x6f\x6e\40\144\xe2\200\231\xc3\252\x74\x72\145\40\163\165\x72\x20\143\145\x74\164\x65\x20\x70\x61\x67\145\56"); } if (isset($_POST["\166\160\x6e\x5f\146\x69\154\x74\x65\162"])) { update_option("\166\160\x6e\137\x66\x69\154\164\145\162", "\x6f\x6e"); } else { update_option("\x76\160\x6e\137\x66\151\x6c\164\x65\x72", "\x6f\x66\x66"); } wp_redirect(admin_url("\141\144\155\151\156\x2e\x70\x68\x70\x3f\x70\x61\x67\x65\x3d\143\154\x6f\141\153\151\x6e\147\137\x73\145\x74\164\151\156\x67\x73")); die; } goto Npxbn; Npxbn: function process_social_ref_form() { if (!current_user_can("\155\x61\156\141\147\x65\x5f\157\160\x74\151\x6f\156\x73")) { wp_die("\x56\x6f\165\x73\x20\x6e\342\x80\231\x61\x76\145\x7a\x20\160\x61\163\40\x6c\xe2\x80\x99\x61\x75\x74\x6f\x72\151\163\x61\164\x69\x6f\x6e\x20\x64\342\x80\231\303\252\x74\x72\145\x20\163\x75\162\x20\143\145\164\x74\x65\x20\160\141\x67\145\56"); } $platforms = array("\x64\x69\162\145\143\164" => array("\156\x61\155\x65" => "\101\x63\143\303\xa8\163\x20\144\151\x72\x65\143\x74", "\x70\141\162\x61\155" => "\x64\x69\x72\x65\x63\164", "\x6c\x6f\147\157" => ''), "\146\141\143\x65\142\157\x6f\153" => array("\156\141\x6d\x65" => "\x46\x61\143\x65\142\157\x6f\153\x20\x2f\x20\x6d\145\164\141", "\160\x61\x72\x61\x6d" => "\146\x62\x63\x6c\x69\144", "\x6c\157\x67\x6f" => ''), "\x67\157\157\x67\x6c\145" => array("\156\x61\x6d\145" => "\107\x6f\x6f\x67\154\x65", "\160\141\x72\141\155" => "\147\143\x6c\151\x64", "\x6c\x6f\x67\x6f" => ''), "\164\151\x6b\x74\157\153" => array("\x6e\141\x6d\145" => "\x54\151\153\124\157\153", "\x70\141\162\141\155" => "\x74\164\143\154\151\x64", "\x6c\x6f\x67\157" => ''), "\155\151\x63\162\157\163\157\146\x74" => array("\x6e\141\155\x65" => "\x42\151\156\x67\x20\57\40\x4d\x69\x63\x72\x6f\163\157\x66\164", "\x70\141\x72\x61\155" => "\115\x53\103\114\x4b\111\104", "\x6c\157\147\x6f" => ''), "\x78" => array("\156\141\x6d\145" => "\130\x20\50\x65\x78\40\x54\x77\151\x74\164\x65\162\51", "\x70\x61\162\141\x6d" => "\144\x63\154\151\144", "\x6c\x6f\147\x6f" => ''), "\x73\x6e\141\160\x63\150\141\x74" => array("\156\141\x6d\x65" => "\123\156\141\160\143\x68\141\164", "\x70\x61\162\x61\155" => "\x61\x64\146\143\144", "\154\157\147\157" => '')); foreach ($platforms as $key => $platform) { $option_name = $key . "\x5f\143\x68\145\143\153"; if (isset($_POST[$option_name])) { update_option($option_name, "\157\156"); } else { update_option($option_name, "\x6f\x66\146"); } } wp_redirect(admin_url("\141\x64\155\x69\156\x2e\160\150\160\x3f\160\x61\147\x65\75\143\154\157\141\153\x69\x6e\x67\137\163\x65\164\164\151\156\x67\x73")); die; } goto Pbt_2; Pbt_2: ?>}
Function Calls
None |
Stats
MD5 | 1c623bb54600b6955daab1e3e8819bbb |
Eval Count | 0 |
Decode Time | 78 ms |