Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
if ($amount < "\x30\x2e\60\60\60\60\60\x30\60\61") { echo json_encode(array("\162\145\x74"..
Decoded Output download
<? if ($amount < "0.00000001") { echo json_encode(array("ret" => 0, "mes" => "Minimum bet amount is 0.00000001")); ?>
Did this file decode correctly?
Original Code
if ($amount < "\x30\x2e\60\60\60\60\60\x30\60\61") { echo json_encode(array("\162\145\x74" => 0, "\155\145\163" => "\x4d\x69\x6e\151\155\x75\x6d\x20\142\x65\164\x20\141\155\157\165\x6e\x74\40\x69\x73\x20\x30\56\x30\60\60\60\x30\x30\x30\61"));
Function Calls
None |
Stats
MD5 | a84153cfe6a378030dbe901e0e099e09 |
Eval Count | 0 |
Decode Time | 52 ms |