Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 28
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 28
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 28
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 28
filename: /in/5VYgJ
function name: (null)
number of ops: 30
compiled vars: !0 = $document_roots, !1 = $document_root, !2 = $prepared
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 > FE_RESET_R $4 !0, ->28
2 > > FE_FETCH_R $4, !1, ->28
10 3 > INIT_FCALL 'str_replace'
4 SEND_VAL '%5C'
5 SEND_VAL '%2F'
6 SEND_VAR !1
7 DO_ICALL $5
8 ASSIGN !2, $5
11 9 INIT_FCALL 'substr'
10 SEND_VAR !2
11 SEND_VAL 0
12 INIT_FCALL 'strrpos'
13 SEND_VAR !2
14 SEND_VAL '%2F'
15 DO_ICALL $7
16 SEND_VAR $7
17 DO_ICALL $8
18 ECHO $8
19 ECHO '+or+'
12 20 INIT_FCALL 'preg_replace'
21 SEND_VAL '%7E%2F%5B%5E%2F%5D%2A%24%7E'
22 SEND_VAL ''
23 SEND_VAR !2
24 DO_ICALL $9
25 ECHO $9
26 ECHO '%0A'
9 27 > JMP ->2
28 > FE_FREE $4
13 29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0