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