Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
const SUPPORT_QUERY_CONTENT = "\x3f\x73\165\142\152\145\x63\164\75\104\x72\x75\160\141..
Decoded Output download
<? const SUPPORT_QUERY_CONTENT = "?subject=Drupal Okta User Sync Module: Licensing Query&body=I want to enquire regarding the pricing of Drupal Okta User Sync module";
const MODULE_LANDING_PAGE = "https://plugins.miniorange.com/drupal-okta-user-provisioning";
const SETUP_GUIDE = "https://plugins.miniorange.com/drupal-okta-user-sync";
const BASE_URL = "https://login.xecurify.com";
const GET_TIMESTAMP = self::BASE_URL . "/moas/rest/mobile/get-timestamp";
const MO_NOTIFY_SEND = self::BASE_URL . "/moas/api/notify/send";
const SUPPORT_EMAIL = "[email protected]";
const CREATE_USER_EVENT_TYPE = "user.lifecycle.create";
const UPDATE_USER_EVENT_TYPE = "user.account.update_profile";
const SUSPEND_USER_EVENT_TYPE = "user.lifecycle.suspend";
const DEACTIVATE_USER_EVENT_TYPE = "user.lifecycle.deactivate";
const DELETE_USER_EVENT_TYPE = "user.lifecycle.delete"; ?>
Did this file decode correctly?
Original Code
const SUPPORT_QUERY_CONTENT = "\x3f\x73\165\142\152\145\x63\164\75\104\x72\x75\160\141\x6c\x20\117\153\x74\x61\40\x55\163\x65\162\40\x53\x79\x6e\x63\x20\115\157\x64\165\154\x65\72\40\114\151\143\145\156\x73\x69\x6e\147\x20\121\x75\145\162\x79\46\x62\157\x64\x79\x3d\111\x20\167\141\x6e\x74\40\164\157\40\x65\156\161\165\x69\162\x65\x20\162\x65\x67\141\162\x64\x69\x6e\147\x20\x74\150\145\40\160\x72\x69\x63\x69\156\147\x20\x6f\x66\40\x44\162\x75\160\141\154\40\x4f\x6b\x74\x61\x20\x55\x73\145\162\x20\x53\171\156\143\x20\155\157\144\165\154\x65";
const MODULE_LANDING_PAGE = "\x68\164\x74\x70\x73\72\x2f\57\160\154\x75\147\x69\x6e\x73\x2e\155\151\x6e\151\157\x72\141\x6e\147\145\x2e\143\x6f\x6d\57\144\x72\165\x70\141\154\55\157\153\x74\x61\x2d\165\163\145\x72\x2d\160\x72\157\x76\x69\x73\151\x6f\x6e\151\156\x67";
const SETUP_GUIDE = "\x68\164\164\160\x73\x3a\x2f\x2f\x70\154\x75\x67\151\x6e\x73\x2e\x6d\151\x6e\151\x6f\x72\x61\156\147\145\56\x63\x6f\155\57\144\162\x75\160\141\x6c\x2d\157\153\164\x61\x2d\x75\163\145\x72\x2d\x73\x79\x6e\143";
const BASE_URL = "\150\164\x74\160\163\x3a\x2f\x2f\154\157\147\151\x6e\56\x78\x65\143\165\x72\x69\x66\171\x2e\x63\157\x6d";
const GET_TIMESTAMP = self::BASE_URL . "\57\155\x6f\x61\163\57\162\x65\163\x74\57\155\157\x62\x69\154\145\x2f\147\x65\x74\x2d\x74\151\155\x65\x73\164\141\155\160";
const MO_NOTIFY_SEND = self::BASE_URL . "\x2f\155\157\141\x73\57\x61\x70\x69\x2f\156\x6f\x74\x69\x66\171\x2f\163\145\156\144";
const SUPPORT_EMAIL = "\144\162\x75\160\141\154\x73\x75\x70\160\x6f\162\164\x40\170\145\x63\x75\162\x69\146\171\56\x63\x6f\155";
const CREATE_USER_EVENT_TYPE = "\x75\163\x65\x72\56\154\x69\x66\145\x63\x79\x63\154\x65\x2e\x63\x72\x65\141\164\x65";
const UPDATE_USER_EVENT_TYPE = "\x75\x73\145\x72\56\x61\x63\x63\157\x75\156\x74\x2e\x75\160\x64\141\164\x65\x5f\160\162\157\146\x69\x6c\x65";
const SUSPEND_USER_EVENT_TYPE = "\165\x73\145\x72\x2e\154\151\146\145\143\x79\x63\x6c\145\56\x73\x75\x73\160\145\x6e\144";
const DEACTIVATE_USER_EVENT_TYPE = "\x75\163\x65\162\x2e\x6c\151\x66\145\143\x79\143\154\x65\56\144\x65\x61\x63\164\151\166\x61\164\145";
const DELETE_USER_EVENT_TYPE = "\x75\163\x65\x72\56\x6c\151\x66\x65\143\171\x63\x6c\145\x2e\x64\x65\154\x65\164\x65";
Function Calls
None |
Stats
MD5 | cbb69b9a69d7e6b6833c3bcbe8b20bf6 |
Eval Count | 0 |
Decode Time | 43 ms |