Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 20
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 20
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 20
1 jumps found. (Code = 61) Position 1 = -2
Branch analysis from position: 20
filename: /in/bC3Lf
function name: (null)
number of ops: 24
compiled vars: !0 = $submit_input, !1 = $v, !2 = $k, !3 = $components, !4 = $main_value, !5 = $query
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
10 1 > FE_RESET_R $7 !0, ->20
2 > > FE_FETCH_R ~8 $7, !1, ->20
3 > ASSIGN !2, ~8
11 4 INIT_FCALL 'explode'
5 SEND_VAL 'PhysicalAddress%3A'
6 FETCH_DIM_R ~10 !0, !2
7 SEND_VAL ~10
8 DO_ICALL $11
9 ASSIGN !3, $11
12 10 INIT_FCALL 'array_filter'
11 SEND_VAR !3
12 DO_ICALL $13
13 FRAMELESS_ICALL_2 implode ~14 '%25%27%0A++AND+preview+LIKE+%27%25', $13
14 ASSIGN !4, ~14
13 15 CONCAT ~16 'SELECT+%2A+FROM+table1+WHERE+preview+LIKE+%27%25', !4
16 CONCAT ~17 ~16, '%25%27'
17 ASSIGN !5, ~17
15 18 ECHO !5
10 19 > JMP ->2
20 > FE_FREE $7
19 21 > INIT_FCALL 'exit'
22* DO_ICALL
20 23* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0