Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 48
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 48
Branch analysis from position: 12
2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 20
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 31
Branch analysis from position: 31
2 jumps found. (Code = 43) Position 1 = 41, Position 2 = 46
Branch analysis from position: 41
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 46
Branch analysis from position: 20
2 jumps found. (Code = 43) Position 1 = 24, Position 2 = 31
Branch analysis from position: 24
2 jumps found. (Code = 43) Position 1 = 41, Position 2 = 46
Branch analysis from position: 41
Branch analysis from position: 46
Branch analysis from position: 31
Branch analysis from position: 48
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 48
filename: /in/NAqMt
function name: (null)
number of ops: 53
compiled vars: !0 = $str, !1 = $p, !2 = $final_array, !3 = $i, !4 = $myP
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'http%3A%2F%2Flocalhost%3A8000%2Fsearch%2Ffa%3Fq%3Dsth%0A%0Ahttp%3A%2F%2Flocalhost%3A8000%2Fsearch%3Fq%3Dsth%0A%0Ahttp%3A%2F%2Flocalhost%3A8000%2Fsearch%0A%0Ahttp%3A%2F%2Flocalhost%3A8000%2Fsearch%2Ffa%0A'
12 1 INIT_FCALL 'preg_match_all'
2 SEND_VAL '%2F%5E%28.%2A%3F%29%5C%2F%28%5Cw%7B2%2C%7D%29%28%3F%3A%5C%3F%28.%2A%3F%29%7C%29%24%2Fmis'
3 SEND_VAR !0
4 SEND_REF !1
5 DO_ICALL
13 6 ECHO '%3Cpre%2F%3E'
14 7 ASSIGN !2, <array>
15 8 ASSIGN !3, 0
16 9 FETCH_DIM_R ~9 !1, 1
10 > FE_RESET_R $10 ~9, ->48
11 > > FE_FETCH_R $10, !4, ->48
17 12 > FETCH_DIM_R ~11 !1, 2
13 FETCH_DIM_R ~12 ~11, !3
14 IS_EQUAL ~12, 'fa'
15 > JMPZ ~13, ->20
18 16 > FETCH_DIM_W $14 !1, 2
17 ASSIGN_DIM $14, !3
18 OP_DATA 'en'
17 19 > JMP ->31
19 20 > FETCH_DIM_R ~16 !1, 2
21 FETCH_DIM_R ~17 ~16, !3
22 IS_NOT_EQUAL ~17, 'en'
23 > JMPZ ~18, ->31
20 24 > FETCH_DIM_R ~21 !1, 2
25 FETCH_DIM_R ~22 ~21, !3
26 CONCAT ~23 ~22, '%2F'
27 CONCAT ~24 ~23, 'en'
28 FETCH_DIM_W $19 !1, 2
29 ASSIGN_DIM $19, !3
30 OP_DATA ~24
23 31 > CONCAT ~26 !4, '%2F'
32 FETCH_DIM_R ~27 !1, 2
33 FETCH_DIM_R ~28 ~27, !3
34 CONCAT ~29 ~26, ~28
35 ASSIGN_DIM !2, !3
36 OP_DATA ~29
24 37 FETCH_DIM_R ~30 !1, 3
38 FETCH_DIM_R ~31 ~30, !3
39 IS_NOT_EQUAL ~31, null
40 > JMPZ ~32, ->46
25 41 > FETCH_DIM_R ~34 !1, 3
42 FETCH_DIM_R ~35 ~34, !3
43 CONCAT ~36 '%3F', ~35
44 ASSIGN_DIM_OP .= 8 !2, !3
45 OP_DATA ~36
28 46 > PRE_INC !3
16 47 > JMP ->11
48 > FE_FREE $10
32 49 INIT_FCALL 'var_dump'
50 SEND_VAR !2
51 DO_ICALL
52 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0