Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$Ad31938ddb68ab192074791801b97481 = 255; $Df87cb09b2e093a3433e65903b9b2cde = pack..
Decoded Output download
<? $Ad31938ddb68ab192074791801b97481 = 255;
$Df87cb09b2e093a3433e65903b9b2cde = pack("S", $Ad31938ddb68ab192074791801b97481);
return $Ad31938ddb68ab192074791801b97481 === current(unpack("v", $Df87cb09b2e093a3433e65903b9b2cde)); ?>
Did this file decode correctly?
Original Code
$Ad31938ddb68ab192074791801b97481 = 255;
$Df87cb09b2e093a3433e65903b9b2cde = pack("\123", $Ad31938ddb68ab192074791801b97481);
return $Ad31938ddb68ab192074791801b97481 === current(unpack("\166", $Df87cb09b2e093a3433e65903b9b2cde));
Function Calls
pack | 1 |
unpack | 1 |
Stats
MD5 | 7c9811eb2c9c668e17edace08601ca03 |
Eval Count | 0 |
Decode Time | 82 ms |