Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 30, Position 2 = 32
Branch analysis from position: 30
1 jumps found. (Code = 42) Position 1 = 33
Branch analysis from position: 33
2 jumps found. (Code = 43) Position 1 = 43, Position 2 = 49
Branch analysis from position: 43
1 jumps found. (Code = 42) Position 1 = 50
Branch analysis from position: 50
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 49
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 32
2 jumps found. (Code = 43) Position 1 = 43, Position 2 = 49
Branch analysis from position: 43
Branch analysis from position: 49
filename: /in/M8jT2
function name: (null)
number of ops: 53
compiled vars: !0 = $str, !1 = $m, !2 = $mbLength
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'p%C5%99%C3%ADli%C5%A1+%C5%BElu%C5%A5ou%C4%8Dk%C3%BD+img_9+k%C5%AFn+%C3%BAp%C4%9Bl+%C4%8F%C3%A1belsk%C3%A9+%C3%B3dy'
5 1 INIT_FCALL 'var_export'
2 INIT_FCALL 'mb_strpos'
3 SEND_VAR !0
4 SEND_VAL 'img_'
5 DO_ICALL $4
6 SEND_VAR $4
7 DO_ICALL
7 8 ECHO '%0A'
9 9 INIT_FCALL 'var_export'
10 INIT_FCALL 'preg_match_all'
11 SEND_VAL '%2F%5CG%28%3F%21img_%5Cd%29%5CX%2Fu'
12 SEND_VAR !0
13 SEND_REF !1
14 DO_ICALL $6
15 SEND_VAR $6
16 DO_ICALL
11 17 ECHO '%0A'
13 18 INIT_FCALL 'preg_match_all'
19 SEND_VAL '%2F%5CG%28%3F%21img_%5Cd%29%5CX%2Fu'
20 SEND_VAR !0
21 SEND_REF !1
22 DO_ICALL $8
23 ASSIGN !2, $8
14 24 INIT_FCALL 'var_export'
25 INIT_FCALL 'mb_strlen'
26 SEND_VAR !0
27 DO_ICALL $10
28 IS_NOT_IDENTICAL !2, $10
29 > JMPZ ~11, ->32
30 > QM_ASSIGN ~12 !2
31 > JMP ->33
32 > QM_ASSIGN ~12 'not+found'
33 > SEND_VAL ~12
34 DO_ICALL
16 35 ECHO '%0A'
18 36 INIT_FCALL 'var_export'
19 37 INIT_FCALL 'preg_match'
38 SEND_VAL '%2F%5CX%2A%3F%28%3F%3Dimg_%5Cd%29%2Fu'
39 SEND_VAR !0
40 SEND_REF !1
41 DO_ICALL $14
42 > JMPZ $14, ->49
43 > INIT_FCALL 'mb_strlen'
44 FETCH_DIM_R ~15 !1, 0
45 SEND_VAL ~15
46 DO_ICALL $16
47 QM_ASSIGN ~17 $16
48 > JMP ->50
49 > QM_ASSIGN ~17 'not+found'
50 > SEND_VAL ~17
18 51 DO_ICALL
20 52 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0