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 echo "\x3c\41\55\x2d\40\124\150\145\40\x4d\157\144\141\x6c\x20\x2d\55\x3e\12\x3..

Decoded Output download

<?php 
 
 
echo "<!-- The Modal -->
<form name="f" method="post" id="show_pointers">
	"; 
wp_nonce_field("clear_pointers"); 
echo "	<input type="hidden" name="option" value="clear_pointers"/>
\x9<input type="hidden" name="button_name" id="button_name" />
</form>

<form name="f" method="post" id="restart-plugin-tour">
	"; 
wp_nonce_field("restart_plugin_tour"); 
echo "	<input type="hidden" name="option" value="restart_plugin_tour"/>\xa\x9<input type="hidden" name="page" value="mo_2fa_two_fa" id="page">\xa</form>

<form name="f" method="post" id="skip-plugin-tour">\xa	"; 
wp_nonce_field("skip_plugin_tour"); 
echo "	<input type="hidden" name="option" value="skip_plugin_tour"/>
</form>
"; 
$Q9m = MoWpnsUtility::get_mo2f_db_and_migrate("mo_wpns_2fa_with_network_security", "get_option"); 
$Q9m = $Q9m == 1 ? "70%" : "50%"; 
echo "<div id="getting-started" class="modal">\xa\x9<!-- Modal content -->
	<div class="modal-content" style="width: "; 
echo $Q9m; 
echo "">
\x9<!--    <span class="close">&times;</span>  -->
	\x9<div class="modal-header">\xa	\x9\x9<h3 class="modal-title" style="text-align: center; font-size: 30px; color: #2980b9">Let's Get Started</h3><span id="tour-model" class="modal-span-close">X</span>
\x9\x9</div>\xa\x9	<div class="modal-body" style="height: 310px;">\xa\x9\x9	"; 
echo $TQ; 
echo "\x9	</div>
\x9\x9<div class="modal-footer">
		\x9<button type="button" class="mo_wpns_button mo_wpns_button1 modal-button modalhover" id="skip-plugin-tour" style="width: 40%;color: #111111; background: none;text-decoration: underline;font-weight: bold;border: 2px solid black;" onclick="skip_plugin_tour()" >Skip tour</button>
	\x9	<button type="button" class="mo_wpns_button mo_wpns_button1 modal-button logout" id="start-plugin-tour" style= "width: 40%;background-color:#2EB150;">Start tour</button>\xa\xa\x9	</div>
	</div>\xa</div>\xa<div class='overlay' id="overlay" hidden></div>\xa<script type="text/javascript">\xa	\x9var current_pointer = 0;
\x9	var site_type = '';
\x9	var site_elmt = '';\xa
	\x9var display = '"; 
echo $od; 
echo "';
	\x9var getting_started_modal = document.getElementById("getting-started");\xa
	\x9jQuery('#getting-started').css('display', display);
\x9\x9jQuery('#start-plugin-tour').html('Start a tour');\xa\x9\x9jQuery('.modal-footer a').css('display', 'inline-block');\xa		
\x9	jQuery('#2fa').css("border", "5px solid #20b2aa");

\x9	jQuery('input[type=radio][name=mo2f_two_factor]').click(function(){
	\x9	var ele = document.getElementsByName("mo2f_two_factor");
\x9\x9\x9var selected = '';\xa\x9\x9	\xa\x9		for(i = 0; i < ele.length; i++) { 
				 if(ele[i].checked) \x9\xa\x9\x9\x9\x9{\xa		\x9		selected = ele[i].value;\xa\x9\x9	\x9}\xa\x9	\x9}

\x9	\x9jQuery('#2fa').css("border", "1px solid black");
\x9	\x9jQuery('#waf').css("border", "1px solid black");\xa		\x9jQuery('#malware').css("border", "1px solid black");
\x9\x9	jQuery('#backup').css("border", "1px solid black");
		\x9jQuery('#login').css("border", "1px solid black");
\xa\x9\x9	jQuery('#'+selected).css("border", "5px solid #20b2aa");\xa\xa		});
\x9	
		jQuery('#start-plugin-tour').click(function(){

\x9\x9\x9var ele = document.getElementsByName("mo2f_two_factor");\xa\x9		var selected = '';\xa\x9	\x9
\x9\x9	for(i = 0; i < ele.length; i++) { \xa		\x9\x9 if(ele[i].checked) \x9\xa\x9	\x9	{
\x9\x9			selected = ele[i].value;\xa	\x9		}
			}\xa\x9\x9	

\x9\x9\x9var pageurl = '';\xa\x9	\x9switch(selected){\xa	\x9\x9\x9case '2fa':
\x9\x9			pageurl = 'mo_2fa_two_fa';\xa	\x9		\x9break;\xa\x9			case 'waf':\xa\x9		\x9\x9pageurl = 'mo_2fa_waf';\xa\x9	\x9\x9	break;\xa			\x9case 'malware':\xa\x9\x9\x9\x9\x9pageurl = 'mo_2fa_malwarescan';
		\x9\x9\x9break;
			\x9case 'login':
\x9\x9		\x9pageurl = 'mo_2fa_login_and_spam';
\x9	\x9		break;
				case 'backup':
\x9	\x9\x9	pageurl = 'mo_2fa_backup';
\x9			\x9break;
\xa	\x9\x9}\xa\x9\x9\x9document.getElementById('page').value = pageurl;\xa\x9		var data = {\xa\x9	\x9	'action'\x9: 'mo_wpns_tour',\xa\x9\x9\x9	'call_type'	: 'entire_plugin_tour_started',\xa\x9\x9\x9};\xa\x9		jQuery.post(ajaxurl, data, function(response) {
	\x9\x9	getting_started_modal.style.display = "none";\xa\x9		});\xa\xa		\x9var url = '"; 
echo $_REQUEST["page"]; 
echo "';	\xa	\x9\x9switch(url){
\x9	\x9\x9case 'mo_2fa_two_fa':
\x9		\x9	document.getElementById("setup_2fa").click();\x9\xa\x9\x9	\x9	break;\xa
\x9	\x9	case 'mo_2fa_waf':\xa\x9		\x9\x9document.getElementById("settingsTab").click();	\xa\x9	\x9	\x9break;\xa
\x9	\x9	case 'mo_2fa_login_and_spam':
\x9\x9\x9\x9\x9document.getElementById("login_sec").click();\x9
\x9\x9\x9\x9\x9break;\xa\xa\x9			case 'mo_2fa_malwarescan':\xa\x9\x9			document.getElementById("malware_view").click();\x9
	\x9\x9\x9	break;\xa\xa		\x9	case 'mo_2fa_backup':\xa		\x9\x9	document.getElementById("backup_set").click();\xa\x9		\x9	break;\xa	\x9\x9}\xa	\x9	jQuery('#restart-plugin-tour').submit();
\xa\x9\x9});\xa\x9	function skip_plugin_tour(){
\xa\x9	\x9var data = {\xa				'action'	: 'mo_wpns_tour',
\x9	\x9\x9'call_type'	: 'skip_entire_plugin_tour',\xa	\x9	};
\x9\x9\x9jQuery.post(ajaxurl, data, function(response) {
\x9			getting_started_modal.style.display = "none";\xa	\x9\x9});
\x9	}


\xa		
		jQuery('#restart-tour').click(function(){\xa		\x9var data={\xa	\x9\x9\x9'action': 'mo_wpns_tour',
\x9	\x9\x9'call_type': 'wpns_enable_tour'\xa\x9	\x9};
\x9\x9\x9jQuery.post(ajaxurl, data, function(response){
		\x9	
	\x9		current_pointer = 0;\xa\x9	\x9	jQuery('#start-plugin-tour').html('Start tour');
	\x9\x9\x9jQuery('.modal-footer a').css('display', 'inline-block');\xa\x9\x9	\x9jQuery('#getting-started').css('display', 'block');\xa		\x9});\xa	\x9});\xa\xa\x9\x9jQuery('.modal-footer a').click(function(){\xa	\x9\x9close_modal();\xa		});
	\x9jQuery('#tour-model').click(function(){
	\x9\x9close_modal();
	\x9});\xa\x9\x9function close_modal(){\xa	\x9	var data = {
\x9\x9\x9	'action'	: 'mo_wpns_tour',
\x9\x9	\x9'call_type'\x9: 'skip_entire_plugin_tour',
\x9\x9\x9};
\x9		jQuery.post(ajaxurl, data, function(response) {
	\x9	\x9getting_started_modal.style.display = "none";\xa	\x9	});\xa\x9	}
\xa		function open_hide(gettag){\xa\x9		if(gettag.text == '+'){
	\x9	\x9gettag.text='-';
\x9\x9\x9\x9jQuery('#div-'+gettag.id).css({'overflow': '', 'height': ''});\xa	\x9	} else {
\x9\x9		gettag.text='+';\xa\x9		\x9jQuery('#div-'+gettag.id).css({'overflow': 'hidden', 'height': '50px'});\xa		\x9}\xa		}\xa
</script>
"; 
 ?>

Did this file decode correctly?

Original Code

<?php


echo "\x3c\41\55\x2d\40\124\150\145\40\x4d\157\144\141\x6c\x20\x2d\55\x3e\12\x3c\x66\x6f\x72\155\x20\156\141\x6d\x65\75\42\x66\42\x20\155\x65\164\x68\157\144\x3d\42\x70\157\163\164\42\40\x69\x64\75\x22\x73\x68\157\x77\x5f\160\157\151\x6e\x74\145\162\x73\x22\76\12\11";
wp_nonce_field("\x63\x6c\x65\x61\x72\x5f\x70\x6f\x69\x6e\x74\x65\162\x73");
echo "\11\x3c\151\x6e\x70\165\x74\x20\164\x79\160\145\x3d\x22\150\x69\144\x64\145\156\x22\40\x6e\x61\x6d\145\75\x22\157\x70\x74\x69\157\156\42\x20\166\141\x6c\165\145\x3d\42\x63\154\145\x61\x72\x5f\x70\157\x69\x6e\164\145\162\x73\42\57\76\12\x9\x3c\151\x6e\x70\165\164\x20\x74\171\160\x65\x3d\42\x68\x69\144\144\145\x6e\x22\x20\156\141\x6d\x65\x3d\42\x62\x75\164\164\157\x6e\x5f\x6e\x61\155\x65\x22\x20\x69\144\75\42\x62\165\164\164\157\x6e\137\x6e\141\155\x65\x22\x20\57\x3e\12\74\x2f\x66\x6f\x72\x6d\x3e\12\12\x3c\x66\157\162\x6d\x20\156\141\x6d\145\75\42\146\42\40\x6d\145\x74\150\157\144\75\x22\x70\x6f\163\x74\42\40\x69\x64\x3d\x22\162\x65\x73\164\141\162\x74\x2d\160\x6c\165\147\151\x6e\x2d\x74\x6f\165\x72\42\76\12\11";
wp_nonce_field("\162\145\x73\164\141\162\x74\x5f\160\154\x75\147\151\156\137\164\x6f\x75\162");
echo "\11\x3c\151\156\x70\165\164\x20\x74\171\x70\145\75\x22\x68\151\x64\144\x65\x6e\42\40\x6e\141\155\x65\75\42\x6f\160\x74\x69\x6f\x6e\42\40\166\141\x6c\x75\x65\x3d\42\162\145\163\x74\x61\x72\164\137\x70\x6c\165\147\x69\156\x5f\164\157\x75\162\42\x2f\x3e\xa\x9\x3c\151\156\x70\165\164\40\x74\x79\160\145\x3d\42\150\x69\144\x64\x65\156\x22\x20\156\x61\155\x65\75\x22\x70\141\147\145\42\40\x76\141\154\165\x65\x3d\42\155\x6f\137\62\x66\141\137\x74\167\157\x5f\x66\x61\x22\x20\x69\x64\75\x22\160\141\x67\x65\x22\x3e\xa\x3c\57\146\x6f\162\155\x3e\12\12\x3c\x66\x6f\x72\155\40\x6e\141\x6d\x65\75\42\146\42\x20\x6d\x65\164\x68\157\x64\75\x22\x70\157\x73\164\x22\x20\x69\144\x3d\x22\163\x6b\x69\x70\x2d\160\154\165\147\x69\x6e\x2d\164\157\x75\162\42\76\xa\11";
wp_nonce_field("\x73\153\x69\160\137\x70\154\165\147\x69\156\x5f\164\157\x75\x72");
echo "\11\74\151\156\160\165\164\x20\164\171\160\x65\x3d\x22\x68\151\x64\x64\145\x6e\42\40\x6e\141\x6d\x65\x3d\x22\157\160\x74\151\157\x6e\42\x20\166\141\x6c\x75\x65\75\x22\x73\153\151\x70\137\160\x6c\165\x67\151\x6e\137\164\157\x75\x72\x22\57\76\12\74\57\x66\x6f\x72\155\x3e\12";
$Q9m = MoWpnsUtility::get_mo2f_db_and_migrate("\155\157\x5f\167\160\156\163\x5f\x32\x66\141\x5f\x77\x69\164\x68\x5f\x6e\x65\164\167\157\162\x6b\x5f\163\145\x63\x75\x72\151\x74\x79", "\147\x65\164\137\157\x70\164\x69\x6f\156");
$Q9m = $Q9m == 1 ? "\67\x30\45" : "\65\60\x25";
echo "\x3c\144\x69\x76\x20\151\x64\75\42\x67\x65\x74\x74\x69\x6e\147\55\x73\x74\141\162\164\145\x64\42\40\x63\x6c\x61\x73\163\75\x22\155\x6f\x64\x61\154\x22\76\xa\x9\x3c\x21\x2d\55\40\115\x6f\144\x61\154\40\x63\x6f\156\x74\x65\x6e\164\x20\x2d\55\x3e\12\11\x3c\144\x69\x76\x20\x63\x6c\141\x73\x73\75\x22\x6d\157\x64\x61\154\55\x63\x6f\156\164\x65\x6e\164\42\40\163\164\171\x6c\x65\75\x22\x77\151\x64\164\150\x3a\40";
echo $Q9m;
echo "\x22\x3e\12\x9\74\41\x2d\55\40\x20\40\x20\74\163\160\141\x6e\x20\143\154\141\163\x73\x3d\x22\143\154\157\163\x65\x22\x3e\x26\x74\x69\155\x65\x73\x3b\x3c\57\163\160\141\x6e\76\x20\40\x2d\x2d\x3e\12\11\x9\x3c\x64\x69\x76\40\x63\x6c\x61\x73\163\x3d\x22\x6d\157\x64\141\154\x2d\150\145\x61\144\145\162\x22\x3e\xa\11\x9\x9\74\x68\x33\40\143\154\141\x73\x73\75\42\x6d\x6f\x64\x61\x6c\55\164\x69\164\x6c\x65\42\40\163\x74\171\154\145\75\x22\x74\145\x78\164\x2d\141\x6c\151\147\156\x3a\x20\143\x65\156\x74\x65\162\x3b\40\x66\x6f\x6e\x74\55\x73\151\172\145\x3a\x20\x33\60\x70\170\x3b\40\143\x6f\x6c\157\162\x3a\40\x23\x32\x39\70\60\142\71\x22\76\114\x65\164\x27\163\x20\107\x65\x74\x20\123\164\x61\x72\x74\145\144\74\x2f\150\x33\x3e\74\x73\x70\x61\x6e\x20\151\x64\75\42\164\x6f\165\x72\55\155\x6f\x64\145\154\42\40\143\x6c\x61\x73\163\75\42\155\x6f\x64\x61\154\55\x73\160\141\x6e\55\143\x6c\x6f\163\x65\42\x3e\x58\x3c\57\163\160\x61\x6e\76\12\x9\x9\74\x2f\x64\x69\x76\76\xa\x9\11\74\x64\x69\166\40\x63\154\141\x73\163\x3d\42\155\157\x64\x61\x6c\x2d\x62\157\144\x79\x22\40\x73\x74\x79\154\x65\75\42\150\x65\151\x67\x68\x74\72\40\x33\x31\60\160\170\x3b\42\x3e\xa\x9\x9\11";
echo $TQ;
echo "\x9\11\x3c\x2f\144\x69\x76\76\12\x9\x9\x3c\x64\151\166\40\143\x6c\141\x73\163\x3d\42\x6d\157\144\141\154\55\x66\157\157\x74\x65\x72\42\x3e\12\11\11\x9\74\142\x75\164\164\x6f\x6e\x20\x74\171\x70\x65\x3d\42\142\165\164\164\x6f\x6e\42\x20\143\x6c\x61\x73\x73\75\42\155\157\137\x77\x70\x6e\x73\x5f\142\x75\164\164\157\x6e\40\x6d\157\137\167\160\x6e\163\137\142\x75\164\x74\x6f\156\x31\x20\x6d\157\x64\141\154\x2d\x62\x75\x74\x74\x6f\156\x20\x6d\x6f\x64\141\154\x68\157\x76\145\162\42\x20\x69\x64\75\x22\163\x6b\151\x70\55\x70\x6c\x75\x67\x69\x6e\x2d\164\157\165\162\42\x20\x73\x74\171\x6c\x65\75\42\x77\x69\x64\164\x68\72\40\x34\x30\x25\73\x63\x6f\154\157\162\72\x20\43\x31\61\61\61\61\x31\x3b\x20\142\x61\x63\153\x67\162\x6f\165\156\144\x3a\x20\156\x6f\156\x65\73\164\145\170\x74\x2d\x64\145\x63\157\x72\x61\x74\x69\x6f\156\x3a\40\x75\156\144\145\162\154\151\156\145\x3b\146\x6f\156\164\x2d\167\145\x69\x67\x68\164\x3a\x20\142\x6f\x6c\144\73\x62\x6f\162\x64\x65\x72\x3a\40\62\160\170\x20\163\157\154\x69\x64\x20\x62\x6c\x61\143\x6b\x3b\42\40\157\156\143\154\151\143\153\75\x22\x73\153\x69\x70\137\x70\x6c\x75\147\x69\156\x5f\164\157\x75\x72\x28\x29\x22\x20\76\123\x6b\x69\160\40\164\157\x75\x72\74\x2f\x62\x75\x74\164\157\x6e\x3e\12\11\x9\11\74\142\x75\164\x74\157\156\x20\164\x79\x70\x65\x3d\42\142\165\x74\x74\157\x6e\42\x20\143\x6c\x61\x73\x73\75\42\155\157\x5f\167\x70\156\x73\137\x62\x75\x74\164\x6f\x6e\40\155\x6f\x5f\x77\160\156\x73\x5f\142\165\164\164\x6f\156\x31\x20\155\157\x64\141\154\55\142\165\164\x74\x6f\x6e\40\154\x6f\147\157\165\x74\x22\x20\151\x64\75\42\x73\x74\141\x72\164\55\160\x6c\x75\x67\151\x6e\x2d\164\157\165\x72\x22\x20\163\164\171\x6c\x65\75\x20\x22\167\151\x64\164\150\72\40\64\x30\x25\x3b\x62\141\143\x6b\147\162\157\x75\156\x64\55\143\x6f\154\x6f\x72\x3a\43\62\105\x42\x31\x35\x30\x3b\42\76\123\x74\x61\x72\x74\40\x74\x6f\x75\162\x3c\57\142\165\164\x74\x6f\x6e\76\xa\xa\x9\11\74\x2f\144\151\x76\76\12\11\x3c\x2f\x64\x69\x76\76\xa\74\x2f\x64\x69\166\76\xa\74\144\151\166\x20\x63\154\x61\163\x73\75\x27\157\x76\x65\x72\154\141\x79\x27\x20\151\x64\75\42\157\166\x65\x72\x6c\141\171\x22\40\x68\x69\144\x64\145\x6e\x3e\74\x2f\x64\151\x76\x3e\xa\x3c\x73\x63\x72\x69\160\x74\40\x74\x79\x70\145\75\x22\x74\x65\x78\x74\x2f\x6a\x61\x76\141\x73\x63\162\x69\x70\x74\x22\x3e\xa\11\x9\x76\x61\x72\40\143\x75\x72\x72\x65\x6e\x74\137\160\x6f\x69\x6e\x74\x65\x72\40\75\40\60\x3b\12\x9\11\x76\141\x72\x20\x73\x69\164\x65\137\x74\171\x70\x65\x20\75\x20\47\x27\73\12\x9\11\166\x61\x72\x20\x73\151\x74\145\x5f\145\154\155\164\x20\x3d\x20\x27\47\x3b\xa\12\11\x9\166\x61\162\x20\144\x69\163\160\x6c\x61\x79\x20\x3d\40\x27";
echo $od;
echo "\47\73\12\11\x9\x76\x61\162\x20\x67\x65\164\x74\151\156\x67\x5f\163\x74\141\x72\164\145\144\137\155\157\x64\x61\154\x20\x3d\40\144\x6f\x63\165\155\145\x6e\164\x2e\147\145\x74\105\x6c\x65\x6d\x65\156\x74\102\171\x49\x64\x28\42\147\x65\164\164\x69\x6e\147\x2d\163\x74\141\x72\164\x65\144\42\51\73\xa\12\11\x9\x6a\121\165\145\162\171\50\x27\x23\x67\145\164\x74\151\156\x67\55\x73\x74\x61\162\x74\145\144\47\51\x2e\x63\163\x73\50\x27\144\151\163\160\154\x61\171\x27\54\40\144\151\x73\160\154\141\x79\51\73\12\x9\x9\152\121\165\x65\162\171\x28\x27\x23\x73\x74\x61\162\x74\x2d\x70\x6c\165\x67\151\156\x2d\164\157\165\x72\47\51\x2e\x68\x74\x6d\154\50\x27\123\x74\141\162\164\40\x61\40\164\x6f\x75\162\47\51\73\xa\x9\x9\152\x51\165\145\x72\x79\50\47\56\155\x6f\x64\x61\154\x2d\x66\x6f\x6f\164\145\x72\x20\x61\47\51\56\143\x73\x73\x28\47\x64\x69\x73\x70\154\141\x79\x27\54\40\x27\x69\156\154\x69\156\145\x2d\x62\154\157\143\x6b\x27\51\73\xa\11\11\12\x9\11\x6a\x51\165\145\162\x79\x28\47\43\x32\146\141\x27\x29\56\143\163\163\50\x22\142\x6f\x72\x64\145\x72\42\54\x20\x22\65\160\x78\40\163\157\x6c\x69\144\40\43\x32\x30\x62\x32\x61\141\42\x29\x3b\12\12\x9\11\x6a\121\165\x65\162\x79\x28\47\151\156\160\x75\164\x5b\164\171\x70\145\x3d\162\141\x64\x69\x6f\135\133\156\x61\155\x65\x3d\x6d\157\x32\146\x5f\x74\167\x6f\x5f\146\x61\x63\164\157\x72\135\47\x29\x2e\x63\154\151\143\x6b\x28\x66\165\x6e\143\164\x69\x6f\x6e\x28\x29\173\12\11\x9\11\166\141\162\x20\x65\154\145\40\75\x20\144\x6f\143\165\x6d\145\156\164\x2e\147\145\x74\105\x6c\145\x6d\145\156\164\163\x42\171\x4e\x61\155\145\50\42\155\157\x32\x66\x5f\164\x77\x6f\x5f\x66\x61\x63\164\157\x72\42\51\73\12\x9\x9\x9\x76\141\162\40\163\145\154\145\143\164\x65\144\x20\x3d\40\47\47\x3b\xa\x9\x9\11\xa\x9\11\11\x66\x6f\162\x28\151\x20\x3d\40\x30\x3b\x20\151\x20\74\40\145\x6c\145\x2e\154\x65\156\x67\x74\x68\73\40\x69\x2b\x2b\51\40\173\40\12\11\11\11\11\40\x69\146\50\x65\154\x65\133\x69\x5d\56\143\150\x65\x63\x6b\145\x64\x29\40\x9\xa\x9\x9\x9\x9\x7b\xa\11\11\x9\11\11\163\145\154\x65\x63\164\145\x64\x20\x3d\x20\145\x6c\145\x5b\151\135\56\166\x61\154\x75\x65\73\xa\x9\x9\11\x9\175\xa\x9\11\x9\175\12\12\x9\11\x9\x6a\121\165\x65\162\171\50\x27\43\x32\146\141\47\51\56\x63\x73\163\x28\42\x62\x6f\162\x64\145\x72\x22\x2c\40\x22\61\x70\x78\x20\163\157\154\x69\144\40\142\x6c\141\143\x6b\x22\x29\73\12\x9\11\x9\x6a\x51\165\x65\x72\x79\x28\x27\43\x77\x61\146\x27\x29\x2e\x63\x73\x73\50\x22\142\157\x72\144\x65\162\x22\54\40\x22\x31\160\170\40\x73\x6f\x6c\151\x64\40\x62\154\141\x63\x6b\x22\51\73\xa\11\11\x9\152\x51\165\x65\162\x79\x28\x27\43\x6d\x61\x6c\x77\x61\162\x65\x27\x29\x2e\143\163\163\x28\42\142\x6f\x72\x64\x65\x72\42\54\x20\42\61\160\170\x20\x73\157\154\151\x64\40\142\154\141\143\x6b\42\x29\x3b\12\x9\x9\11\x6a\x51\x75\x65\x72\171\50\x27\x23\142\x61\x63\153\165\x70\x27\x29\x2e\143\163\163\x28\42\x62\x6f\x72\144\145\x72\x22\x2c\x20\42\x31\x70\x78\x20\x73\x6f\x6c\x69\x64\40\x62\x6c\x61\x63\153\42\51\x3b\12\11\11\x9\x6a\x51\x75\x65\x72\x79\x28\x27\x23\x6c\157\147\x69\x6e\47\51\x2e\143\x73\x73\x28\42\x62\157\x72\x64\145\x72\x22\54\40\42\61\160\x78\x20\x73\x6f\x6c\151\x64\x20\x62\x6c\141\143\x6b\42\x29\73\12\xa\x9\x9\11\x6a\x51\x75\145\x72\x79\50\47\43\x27\x2b\163\145\x6c\x65\143\164\x65\144\51\x2e\x63\163\163\x28\x22\142\x6f\x72\x64\x65\162\42\54\40\x22\65\160\170\40\x73\157\154\x69\144\40\43\62\x30\x62\x32\x61\141\x22\x29\x3b\xa\xa\11\11\x7d\x29\73\12\x9\11\12\11\11\152\x51\x75\145\x72\x79\x28\47\43\163\164\x61\162\x74\x2d\160\154\165\x67\x69\156\x2d\164\x6f\x75\x72\47\x29\56\143\154\x69\143\153\50\x66\165\156\143\x74\x69\157\x6e\x28\x29\x7b\12\12\x9\x9\x9\x76\141\x72\x20\145\154\145\x20\75\40\x64\x6f\143\165\x6d\145\x6e\x74\x2e\x67\x65\164\x45\154\145\155\x65\156\x74\x73\x42\171\x4e\141\x6d\145\x28\x22\x6d\157\x32\x66\137\x74\167\157\137\x66\x61\x63\x74\157\162\42\51\x3b\xa\x9\11\11\166\x61\x72\40\x73\145\x6c\145\143\164\145\x64\x20\75\x20\x27\47\x3b\xa\x9\11\x9\12\x9\x9\11\146\157\x72\50\151\40\x3d\x20\x30\73\x20\x69\40\74\x20\x65\x6c\x65\x2e\x6c\145\156\x67\x74\150\73\x20\151\53\x2b\x29\x20\173\x20\xa\11\11\x9\x9\40\151\146\50\145\154\x65\133\x69\135\x2e\x63\150\145\143\153\145\144\51\x20\x9\xa\x9\11\x9\11\173\12\x9\x9\11\11\11\163\145\154\145\x63\164\x65\x64\x20\75\x20\145\x6c\x65\133\x69\x5d\x2e\166\x61\154\x75\145\x3b\xa\11\x9\11\11\x7d\12\11\11\11\175\xa\x9\x9\11\12\12\x9\x9\x9\166\141\162\x20\160\141\147\x65\x75\x72\154\x20\x3d\40\47\x27\x3b\xa\x9\11\x9\163\167\151\x74\143\x68\x28\x73\x65\154\145\x63\x74\x65\x64\51\173\xa\11\x9\x9\x9\x63\x61\163\145\40\x27\62\x66\141\47\72\12\x9\x9\11\11\11\x70\141\x67\145\x75\162\x6c\40\x3d\x20\47\x6d\157\x5f\x32\146\x61\x5f\x74\167\x6f\x5f\146\141\47\73\xa\11\x9\11\11\x9\142\x72\x65\141\153\73\xa\x9\11\11\11\143\x61\x73\145\40\47\x77\141\146\x27\x3a\xa\x9\11\11\x9\x9\x70\141\x67\145\165\162\154\x20\x3d\40\47\155\157\x5f\62\146\141\137\167\x61\x66\47\73\xa\x9\11\x9\x9\11\x62\162\145\141\153\x3b\xa\11\11\11\x9\x63\x61\x73\x65\40\x27\155\141\x6c\167\x61\162\145\x27\72\xa\x9\x9\x9\x9\x9\x70\141\147\x65\165\x72\x6c\40\x3d\x20\x27\x6d\x6f\137\x32\x66\x61\137\155\141\x6c\x77\141\162\x65\x73\x63\141\156\x27\73\12\11\11\x9\x9\x9\x62\x72\145\x61\153\73\12\11\11\11\x9\x63\141\x73\145\x20\x27\154\x6f\x67\x69\156\x27\x3a\12\x9\x9\11\11\x9\x70\x61\x67\x65\165\162\154\40\x3d\x20\x27\x6d\x6f\x5f\x32\146\141\x5f\154\157\147\x69\x6e\x5f\141\x6e\144\x5f\163\160\x61\x6d\x27\x3b\12\x9\11\x9\11\11\142\x72\x65\141\x6b\x3b\12\11\11\11\11\143\x61\x73\x65\40\x27\x62\141\x63\x6b\x75\x70\47\72\12\x9\11\x9\x9\11\x70\x61\x67\x65\x75\162\154\40\75\x20\47\x6d\157\137\x32\x66\x61\137\x62\141\143\x6b\165\x70\47\x3b\12\x9\11\11\11\x9\142\x72\145\141\x6b\x3b\12\xa\11\x9\x9\175\xa\x9\x9\x9\144\157\x63\165\x6d\x65\156\x74\x2e\147\145\164\x45\154\145\x6d\x65\x6e\x74\102\171\111\x64\x28\x27\160\141\147\145\x27\x29\x2e\x76\x61\154\165\145\x20\x3d\x20\160\141\x67\x65\165\x72\x6c\73\xa\x9\11\11\x76\x61\162\x20\x64\x61\x74\141\40\75\40\173\xa\x9\11\x9\11\x27\x61\143\164\151\157\156\47\x9\x3a\x20\47\155\x6f\137\x77\x70\156\163\x5f\164\157\x75\x72\x27\x2c\xa\x9\x9\x9\11\x27\143\141\x6c\x6c\x5f\x74\171\x70\145\x27\11\x3a\x20\x27\145\156\164\151\x72\145\137\x70\x6c\165\147\x69\x6e\x5f\x74\x6f\165\162\137\163\x74\141\162\164\x65\144\47\54\xa\x9\x9\x9\x7d\x3b\xa\x9\11\11\152\x51\165\x65\162\171\56\160\x6f\163\164\50\x61\152\141\170\165\x72\154\x2c\40\144\x61\164\141\x2c\x20\146\x75\156\143\x74\151\157\x6e\50\162\x65\x73\160\157\156\163\x65\x29\x20\x7b\12\11\x9\x9\11\147\145\164\164\x69\156\147\137\x73\164\x61\162\164\x65\x64\x5f\x6d\157\144\141\154\x2e\x73\x74\171\x6c\x65\56\x64\151\x73\x70\154\141\x79\x20\x3d\40\42\x6e\x6f\x6e\145\42\x3b\xa\x9\11\11\175\51\73\xa\xa\11\11\x9\x76\141\x72\40\x75\162\154\x20\x3d\40\x27";
echo $_REQUEST["\x70\141\147\145"];
echo "\x27\73\11\xa\11\x9\x9\x73\167\x69\x74\143\150\50\165\162\154\51\x7b\12\x9\11\x9\x9\143\141\163\145\x20\47\155\x6f\x5f\x32\146\x61\137\164\167\157\137\146\141\47\72\12\x9\11\11\x9\11\144\157\143\x75\x6d\145\156\x74\x2e\147\x65\164\105\x6c\x65\x6d\x65\x6e\164\102\171\x49\144\50\x22\x73\145\x74\x75\x70\x5f\62\146\141\x22\x29\x2e\143\154\151\143\x6b\x28\x29\73\x9\xa\x9\x9\11\x9\11\x62\x72\145\141\153\73\xa\12\x9\11\x9\11\x63\141\163\145\x20\47\x6d\157\137\62\146\x61\137\x77\x61\146\47\72\xa\x9\11\11\x9\x9\x64\157\143\165\155\145\x6e\x74\x2e\147\x65\x74\x45\x6c\145\155\145\156\164\x42\171\x49\x64\x28\42\x73\x65\x74\164\151\x6e\147\x73\124\x61\142\42\51\56\x63\154\151\x63\153\50\x29\x3b\11\xa\x9\11\x9\11\x9\142\x72\x65\x61\153\73\xa\12\x9\11\x9\11\143\x61\x73\145\40\47\x6d\x6f\x5f\62\146\x61\137\154\x6f\147\x69\x6e\137\x61\156\x64\x5f\x73\160\141\155\x27\x3a\12\x9\x9\x9\x9\x9\x64\157\x63\x75\x6d\x65\156\164\x2e\147\145\x74\x45\154\145\x6d\145\x6e\164\x42\x79\111\144\50\x22\x6c\x6f\x67\151\156\x5f\163\x65\x63\x22\x29\56\143\x6c\151\x63\x6b\x28\x29\73\x9\12\x9\x9\x9\x9\x9\x62\x72\x65\141\x6b\73\xa\xa\x9\11\11\11\143\141\x73\x65\40\47\x6d\x6f\137\x32\146\x61\137\155\x61\154\x77\141\162\x65\x73\x63\x61\156\47\x3a\xa\x9\x9\11\11\11\x64\157\143\165\155\x65\156\x74\x2e\147\x65\164\x45\x6c\145\x6d\145\156\x74\102\171\x49\144\x28\x22\155\141\154\x77\x61\162\x65\137\166\x69\x65\167\42\51\56\x63\154\x69\143\153\50\x29\x3b\x9\12\11\x9\x9\x9\11\x62\x72\x65\141\x6b\73\xa\xa\11\11\x9\11\143\x61\x73\145\x20\x27\155\x6f\x5f\x32\x66\x61\137\142\141\143\153\x75\x70\47\x3a\xa\11\11\x9\x9\11\x64\x6f\x63\165\x6d\x65\156\x74\56\x67\x65\164\105\154\145\155\x65\x6e\x74\102\171\x49\144\x28\42\x62\141\x63\153\x75\x70\x5f\x73\145\164\x22\51\56\143\154\151\143\153\x28\51\73\xa\x9\11\11\x9\11\x62\162\145\x61\153\73\xa\11\x9\x9\x7d\xa\11\x9\11\x6a\x51\165\x65\162\x79\x28\x27\x23\x72\x65\163\164\141\x72\164\x2d\160\154\165\147\151\x6e\x2d\164\x6f\x75\162\47\51\x2e\x73\165\x62\155\x69\x74\50\x29\x3b\12\xa\x9\x9\x7d\51\x3b\xa\x9\11\146\165\156\x63\164\x69\x6f\x6e\40\163\x6b\x69\160\137\x70\x6c\165\147\151\x6e\x5f\164\x6f\x75\162\x28\51\x7b\12\xa\x9\11\x9\x76\x61\x72\x20\144\x61\x74\141\x20\x3d\40\x7b\xa\11\11\11\11\47\141\x63\164\x69\x6f\x6e\47\11\x3a\x20\x27\x6d\157\x5f\x77\160\x6e\163\137\x74\157\165\x72\47\54\12\x9\11\x9\x9\x27\x63\x61\154\154\137\164\171\x70\145\47\11\x3a\x20\47\x73\x6b\x69\x70\x5f\x65\156\164\x69\162\x65\137\x70\154\x75\147\x69\x6e\137\x74\157\165\162\47\x2c\xa\11\x9\11\x7d\73\12\x9\x9\x9\152\x51\x75\145\162\x79\56\x70\157\x73\164\50\x61\152\141\x78\165\162\154\x2c\40\144\141\164\141\x2c\x20\x66\x75\156\143\x74\151\x6f\x6e\x28\162\145\x73\x70\157\x6e\163\x65\x29\40\173\12\x9\11\11\11\x67\x65\x74\x74\x69\x6e\x67\137\163\164\141\x72\164\145\144\x5f\155\157\144\141\154\56\x73\x74\x79\x6c\145\56\144\x69\x73\x70\154\x61\x79\x20\75\x20\42\x6e\x6f\156\x65\x22\73\xa\11\x9\x9\x7d\51\73\12\x9\11\x7d\12\12\12\xa\11\11\12\11\11\152\121\165\x65\162\x79\x28\47\43\162\145\163\x74\x61\x72\164\55\164\157\165\x72\x27\x29\56\x63\x6c\x69\143\x6b\50\146\165\x6e\x63\x74\151\x6f\156\x28\51\x7b\xa\11\11\x9\166\x61\x72\x20\144\141\164\141\x3d\x7b\xa\11\x9\x9\x9\x27\141\x63\164\151\x6f\156\x27\x3a\40\x27\155\x6f\137\167\160\x6e\163\137\164\157\165\162\47\54\12\x9\11\x9\x9\47\143\x61\154\154\x5f\164\171\160\x65\47\x3a\x20\x27\x77\x70\156\163\137\145\x6e\x61\x62\x6c\145\137\x74\157\165\x72\47\xa\x9\11\x9\175\x3b\12\x9\x9\x9\152\121\x75\x65\x72\171\x2e\x70\x6f\163\x74\x28\x61\x6a\x61\x78\x75\162\154\x2c\x20\144\x61\x74\141\x2c\x20\x66\165\156\143\164\x69\157\x6e\50\162\x65\163\160\x6f\x6e\163\x65\51\173\12\11\11\x9\11\12\11\x9\11\11\x63\165\x72\162\145\x6e\x74\137\x70\157\151\x6e\x74\x65\162\x20\75\40\x30\73\xa\x9\11\x9\11\x6a\121\x75\145\x72\171\x28\x27\43\x73\x74\141\162\164\x2d\160\x6c\165\147\x69\156\55\x74\157\165\x72\x27\51\x2e\150\x74\155\154\50\47\x53\164\141\x72\164\40\164\x6f\x75\x72\47\51\73\12\11\x9\x9\x9\152\121\165\x65\x72\171\x28\47\56\155\157\x64\141\154\x2d\x66\157\x6f\164\145\x72\x20\x61\47\x29\x2e\x63\x73\163\50\47\x64\x69\x73\x70\x6c\141\171\47\x2c\x20\47\x69\156\x6c\x69\156\145\55\x62\154\157\x63\153\x27\x29\x3b\xa\x9\x9\11\x9\x6a\x51\165\145\162\x79\x28\x27\43\x67\145\x74\x74\x69\x6e\x67\55\x73\x74\x61\x72\x74\145\x64\47\x29\56\x63\163\x73\x28\47\144\151\x73\160\154\x61\x79\x27\x2c\x20\x27\x62\x6c\x6f\x63\x6b\47\x29\x3b\xa\11\11\x9\x7d\51\73\xa\11\x9\x7d\x29\x3b\xa\xa\x9\x9\x6a\x51\x75\145\x72\x79\x28\47\56\x6d\157\x64\141\154\x2d\146\157\x6f\164\x65\162\40\141\47\x29\x2e\143\x6c\151\143\153\50\146\165\156\x63\x74\151\x6f\156\x28\51\x7b\xa\11\x9\x9\x63\154\x6f\163\x65\x5f\x6d\157\x64\x61\x6c\x28\x29\x3b\xa\11\11\175\x29\x3b\12\11\x9\x6a\x51\x75\x65\162\x79\x28\47\43\x74\157\x75\x72\55\155\157\144\145\x6c\47\51\x2e\x63\x6c\151\143\153\50\146\165\156\143\164\151\x6f\156\50\x29\173\12\11\x9\x9\143\x6c\x6f\163\145\x5f\155\x6f\144\x61\x6c\x28\x29\73\12\11\x9\175\51\73\xa\x9\x9\x66\x75\156\143\x74\x69\157\156\x20\143\154\157\163\x65\x5f\x6d\157\x64\x61\x6c\x28\51\x7b\xa\11\x9\11\x76\141\162\x20\x64\x61\164\x61\40\x3d\x20\x7b\12\x9\x9\x9\11\x27\x61\x63\x74\151\157\156\x27\11\x3a\x20\x27\155\x6f\x5f\x77\160\156\163\137\164\157\x75\162\x27\54\12\x9\x9\11\x9\x27\143\141\154\154\x5f\164\x79\160\145\47\x9\72\40\x27\x73\153\x69\x70\137\x65\x6e\x74\151\x72\145\x5f\x70\x6c\x75\x67\x69\156\x5f\x74\x6f\x75\162\x27\x2c\12\x9\x9\x9\x7d\x3b\12\x9\11\11\152\x51\165\x65\162\x79\x2e\160\x6f\163\x74\50\x61\152\x61\170\165\x72\154\x2c\40\144\x61\164\141\x2c\x20\x66\x75\x6e\143\164\x69\x6f\156\x28\162\x65\x73\160\157\156\x73\145\51\40\173\12\11\x9\11\x9\x67\x65\x74\x74\151\x6e\147\137\163\x74\141\x72\x74\145\144\137\155\x6f\x64\x61\154\x2e\163\x74\171\154\145\x2e\144\151\163\160\154\141\x79\x20\x3d\40\x22\156\x6f\156\145\42\x3b\xa\11\x9\11\x7d\51\x3b\xa\x9\11\175\12\xa\11\11\146\x75\156\x63\164\151\157\156\x20\157\x70\x65\156\137\150\x69\x64\145\50\x67\x65\x74\x74\141\x67\x29\173\xa\x9\11\11\151\x66\50\x67\x65\x74\164\141\x67\56\x74\145\170\164\x20\75\75\40\47\x2b\x27\x29\x7b\12\11\x9\11\x9\x67\145\x74\x74\141\x67\x2e\x74\145\170\164\75\47\55\x27\x3b\12\x9\x9\x9\x9\x6a\121\165\145\x72\171\x28\47\x23\144\x69\x76\55\47\x2b\x67\145\x74\164\141\x67\56\151\x64\x29\56\x63\163\163\x28\x7b\x27\157\166\x65\162\x66\x6c\x6f\167\47\72\x20\47\x27\54\x20\x27\x68\x65\151\147\x68\x74\47\72\40\x27\47\x7d\x29\73\xa\11\x9\11\175\x20\145\x6c\163\145\40\x7b\12\x9\x9\11\11\147\145\x74\x74\x61\x67\56\x74\145\x78\x74\x3d\x27\53\x27\73\xa\x9\11\11\x9\152\121\165\x65\x72\x79\50\x27\x23\x64\x69\166\x2d\47\x2b\x67\x65\164\x74\x61\x67\x2e\151\144\51\56\143\163\x73\x28\x7b\47\x6f\166\x65\162\x66\154\x6f\167\47\x3a\x20\47\150\x69\x64\x64\145\156\47\x2c\x20\x27\150\145\151\x67\150\164\47\x3a\40\x27\x35\x30\x70\170\47\175\x29\73\xa\11\11\x9\x7d\xa\11\11\x7d\xa\12\74\x2f\x73\x63\x72\x69\x70\164\x3e\12";

Function Calls

None

Variables

None

Stats

MD5 03507b19c7bcb7a78653a6fdf2218017
Eval Count 0
Decode Time 66 ms