Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

do_action("\155\151\156\151\157\x72\141\x6e\x67\x65\137\x70\x6f\163\164\x5f\141\165\x74\x6..

Decoded Output download

<?  do_action("miniorange_post_authenticate_user_login", $user, null, $ty, true); 
    wp_set_current_user($user->ID); 
    $oK = false; 
    $oK = apply_filters("mo_remember_me", $oK); 
    do_action("user_register", $user->ID); 
    wp_set_auth_cookie($user->ID, $oK); 
    do_action("wp_login", $user->user_login, $user); ?>

Did this file decode correctly?

Original Code

do_action("\155\151\156\151\157\x72\141\x6e\x67\x65\137\x70\x6f\163\164\x5f\141\165\x74\x68\145\x6e\x74\151\x63\x61\x74\145\x5f\x75\163\145\x72\x5f\154\157\147\151\x6e", $user, null, $ty, true);
    wp_set_current_user($user->ID);
    $oK = false;
    $oK = apply_filters("\155\x6f\x5f\162\x65\x6d\x65\155\142\x65\x72\137\x6d\x65", $oK);
    do_action("\165\163\145\162\137\162\x65\147\151\163\164\145\162", $user->ID);
    wp_set_auth_cookie($user->ID, $oK);
    do_action("\x77\x70\137\x6c\x6f\x67\x69\156", $user->user_login, $user);

Function Calls

do_action 1

Variables

None

Stats

MD5 519085e473b432733238c5f7670bf391
Eval Count 0
Decode Time 44 ms