Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 11
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 15
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rVZCl
function name: (null)
number of ops: 17
compiled vars: !0 = $url
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > FETCH_R global ~1 '_SERVER'
1 FETCH_DIM_R ~2 ~1, 'REQUEST_URI'
2 ASSIGN !0, ~2
5 3 IS_IDENTICAL !0, '%2Fregister'
4 > JMPZ ~4, ->7
6 5 > INCLUDE_OR_EVAL 'register.php', REQUIRE_ONCE
5 6 > JMP ->16
7 7 > IS_IDENTICAL !0, '%2Fredirect'
8 > JMPZ ~6, ->11
8 9 > INCLUDE_OR_EVAL 'redirect.php', REQUIRE_ONCE
7 10 > JMP ->16
9 11 > IS_IDENTICAL !0, '%2Ftest'
12 > JMPZ ~8, ->15
10 13 > INCLUDE_OR_EVAL 'test.html', REQUIRE_ONCE
9 14 > JMP ->16
12 15 > ECHO '%D0%A2%D0%B0%D0%BA%D0%BE%D0%B3%D0%BE+%D0%BC%D0%B0%D1%80%D1%88%D1%80%D1%83%D1%82%D0%B0+%D0%BD%D0%B5%D1%82.'
13 16 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0