Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 26
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 26
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
filename: /in/62UaD
function name: (null)
number of ops: 31
compiled vars: !0 = $str, !1 = $lines, !2 = $line, !3 = $match, !4 = $info
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%3Cinfo1+info2+0.10s+%5Binfo%3A+info%5D+10.10.10.10%3A80%3E%0A%3Cinfo1+info2+0.10s+%5Binfo%3A+info%2C+info%5D+10.10.10.10%3A80%3E%0A%3Cinfo1+info2+0.10s+%5Binfo%3A80%2C+info%3A25%5D+10.10.10.10%3A80%3E%0A%3Cinfo1+info2+0.10s+%5Binfo%3A+info%2C+info%2C+info%3A80%2C+info%3A25%5D+10.10.10.10%3A80%3E'
7 1 INIT_FCALL 'explode'
2 SEND_VAL '%0A'
3 SEND_VAR !0
4 DO_ICALL $6
5 ASSIGN !1, $6
9 6 > FE_RESET_R $8 !1, ->26
7 > > FE_FETCH_R $8, !2, ->26
10 8 > INIT_FCALL 'preg_match'
9 SEND_VAL '%23%3C%28%5Cw%2B%29%5Cs%28%5Cw%2B%29%5Cs%28.%2B%29%5Cs%5C%5B%28.%2B%29%5C%5D%5Cs%28%5Cd%2B%5C.%5Cd%2B%5C.%5Cd%2B%5C.%5Cd%2B%3A%5Cd%2B%29%3E%23'
10 SEND_VAR !2
11 SEND_REF !3
12 DO_ICALL
13 13 FETCH_DIM_R ~11 !3, 1
14 INIT_ARRAY ~12 ~11, 'info1'
14 15 FETCH_DIM_R ~13 !3, 2
16 ADD_ARRAY_ELEMENT ~12 ~13, 'info2'
15 17 FETCH_DIM_R ~14 !3, 3
18 ADD_ARRAY_ELEMENT ~12 ~14, 'time'
16 19 FETCH_DIM_R ~15 !3, 4
20 ADD_ARRAY_ELEMENT ~12 ~15, 'info'
17 21 FETCH_DIM_R ~16 !3, 5
22 ADD_ARRAY_ELEMENT ~12 ~16, 'ip'
12 23 ASSIGN_DIM !4
17 24 OP_DATA ~12
9 25 > JMP ->7
26 > FE_FREE $8
21 27 INIT_FCALL 'print_r'
28 SEND_VAR !4
29 DO_ICALL
30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0