Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 30
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 30
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 30
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 30
filename: /in/IQIMf
function name: (null)
number of ops: 35
compiled vars: !0 = $assessmentData, !1 = $result, !2 = $data, !3 = $k, !4 = $v
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'implode'
1 SEND_VAL '%26'
4 2 SEND_VAL <array>
3 3 DO_ICALL $5
4 ASSIGN !0, $5
13 5 ASSIGN !1, <array>
14 6 INIT_FCALL 'explode'
7 SEND_VAL '%26'
8 SEND_VAR !0
9 DO_ICALL $8
10 > FE_RESET_R $9 $8, ->30
11 > > FE_FETCH_R $9, !2, ->30
15 12 > INIT_FCALL 'sscanf'
13 INIT_FCALL 'preg_replace'
14 SEND_VAL '%2F.%2A_%2F'
15 SEND_VAL ''
16 SEND_VAR !2
17 DO_ICALL $10
18 SEND_VAR $10
19 SEND_VAL '%25%5B%5E%3D%5D%3D%25d'
20 SEND_REF !3
21 SEND_REF !4
22 DO_ICALL
16 23 FETCH_DIM_IS ~13 !1, !3
24 COALESCE ~14 ~13
25 QM_ASSIGN ~14 0
26 ADD ~15 ~14, !4
27 ASSIGN_DIM !1, !3
28 OP_DATA ~15
14 29 > JMP ->11
30 > FE_FREE $9
18 31 INIT_FCALL 'var_export'
32 SEND_VAR !1
33 DO_ICALL
34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0