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

Signing you up...

Thank you for signing up!

PHP Decode

--TEST-- JIT BOOL_NOT: 002 Incorrect function JIT for MAY_BE_DOUBLE|MAY_BE_UNDEF --INI-- o..

Decoded Output download

--TEST--
JIT BOOL_NOT: 002 Incorrect function JIT for MAY_BE_DOUBLE|MAY_BE_UNDEF
--INI--
opcache.enable=1
opcache.enable_cli=1
opcache.file_update_protection=0
opcache.jit_buffer_size=1M
opcache.protect_memory=1
--FILE--
<?php
function test() {
	$j = 2;
    for ($i = 0; $i < 10;
    	$a = !$i + $c[0] = 0xfff0001/34028236692903846346336*6) {
	    $a =!$a + $a &= 74444444 - 444 >> 4 - $j++;
        if ($j > 14) break;
    }
}
test();
?>
--EXPECTF--
Warning: Undefined variable $a in %sbool_not_002.php on line 6

Warning: Undefined variable $a in %sbool_not_002.php on line 6

Deprecated: Implicit conversion from float %f to int loses precision in %sbool_not_002.php on line 6

Deprecated: Implicit conversion from float %f to int loses precision in %sbool_not_002.php on line 6

Fatal error: Uncaught ArithmeticError: Bit shift by negative number in %sbool_not_002.php:6
Stack trace:
#0 %sbool_not_002.php(10): test()
#1 {main}
  thrown in %sbool_not_002.php on line 6

Did this file decode correctly?

Original Code

--TEST--
JIT BOOL_NOT: 002 Incorrect function JIT for MAY_BE_DOUBLE|MAY_BE_UNDEF
--INI--
opcache.enable=1
opcache.enable_cli=1
opcache.file_update_protection=0
opcache.jit_buffer_size=1M
opcache.protect_memory=1
--FILE--
<?php
function test() {
	$j = 2;
    for ($i = 0; $i < 10;
    	$a = !$i + $c[0] = 0xfff0001/34028236692903846346336*6) {
	    $a =!$a + $a &= 74444444 - 444 >> 4 - $j++;
        if ($j > 14) break;
    }
}
test();
?>
--EXPECTF--
Warning: Undefined variable $a in %sbool_not_002.php on line 6

Warning: Undefined variable $a in %sbool_not_002.php on line 6

Deprecated: Implicit conversion from float %f to int loses precision in %sbool_not_002.php on line 6

Deprecated: Implicit conversion from float %f to int loses precision in %sbool_not_002.php on line 6

Fatal error: Uncaught ArithmeticError: Bit shift by negative number in %sbool_not_002.php:6
Stack trace:
#0 %sbool_not_002.php(10): test()
#1 {main}
  thrown in %sbool_not_002.php on line 6

Function Calls

test 1

Variables

$i 0
$j 3

Stats

MD5 cbaf4c0fa1288e71e9d97858a1f5137a
Eval Count 0
Decode Time 90 ms