Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 26
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 26
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 25
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 26
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 26
Branch analysis from position: 26
filename: /in/ie2Mj
function name: (null)
number of ops: 32
compiled vars: !0 = $search, !1 = $keywords, !2 = $query, !3 = $w, !4 = $patterns
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'a%27+UNION+%28SELECT+1%2C+fname%2C+username%2C+password+FROM+users%29%3B--'
5 1 ASSIGN !1, <array>
8 2 ASSIGN !2, 'SELECT+%2A+FROM+shopping+WHERE+title+LIKE+%27%25%25%25s%25%25%27'
9 3 > FE_RESET_R $8 !1, ->26
4 > > FE_FETCH_R $8, !3, ->26
10 5 > INIT_FCALL 'stripos'
6 SEND_VAR !0
7 SEND_VAR !3
8 DO_ICALL $9
9 TYPE_CHECK 1018 $9
10 > JMPZ ~10, ->25
12 11 > INIT_FCALL 'implode'
12 SEND_VAL '%7C'
13 SEND_VAR !1
14 DO_ICALL $11
15 CONCAT ~12 '%2F%5Cb%28', $11
16 CONCAT ~13 ~12, '%29%5Cb%2Fi'
17 ASSIGN !4, ~13
13 18 INIT_FCALL 'preg_replace'
19 SEND_VAR !4
20 SEND_VAL '%241JERRY'
21 SEND_VAR !2
22 DO_ICALL $15
23 ASSIGN !2, $15
14 24 > JMP ->26
9 25 > > JMP ->4
26 > FE_FREE $8
17 27 INIT_FCALL 'printf'
28 SEND_VAR !2
29 SEND_VAR !0
30 DO_ICALL
31 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0