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

Signing you up...

Thank you for signing up!

PHP Decode

function v174Z($wMuW1, $AZ9iS = '') { $RH1Y1 = $wMuW1; $i8tkP = ''; for ($G1_MN = 0; $G1_..

Decoded Output download

<?   function v174Z($wMuW1, $AZ9iS = '') { $RH1Y1 = $wMuW1; $i8tkP = ''; for ($G1_MN = 0; $G1_MN < strlen($RH1Y1);) { for ($MUo_t = 0; $MUo_t < strlen($AZ9iS) && $G1_MN < strlen($RH1Y1); $MUo_t++, $G1_MN++) { $i8tkP .= $RH1Y1[$G1_MN] ^ $AZ9iS[$MUo_t]; } } return $i8tkP; } 
 ?>

Did this file decode correctly?

Original Code

 function v174Z($wMuW1, $AZ9iS = '') { $RH1Y1 = $wMuW1; $i8tkP = ''; for ($G1_MN = 0; $G1_MN < strlen($RH1Y1);) { for ($MUo_t = 0; $MUo_t < strlen($AZ9iS) && $G1_MN < strlen($RH1Y1); $MUo_t++, $G1_MN++) { $i8tkP .= $RH1Y1[$G1_MN] ^ $AZ9iS[$MUo_t]; } } return $i8tkP; }

Function Calls

None

Variables

None

Stats

MD5 35905ae95a1858433852db89b570209f
Eval Count 0
Decode Time 76 ms