Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 26
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 26
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 18
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 25
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
filename: /in/HWbgG
function name: (null)
number of ops: 33
compiled vars: !0 = $message, !1 = $words, !2 = $_words, !3 = $word
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Lorem+ipsum+dolor+sit+amet%2C+consectetur+http%3A%2F%2Fwww.adipiscing.nl+elit.+Etiam+sit+amet+http%3A%2F%2Fwww.odio.com+leo.+Mauris+vitae+sem+sed+diam+ultricies+egestas+semper+a+risus.+Mauris+sem+tortor%2C+hendrerit+eget+aliquet+ac%2C+lacinia+in+tortor.+http%3A%2F%2Fwww.Aenean.co.uk+mauris+nibh%2C+luctus+sit+amet+ipsum+aliquet%2C+vestibulum+aliquam+sem.+Cras+non+felis+sodales%2C+pretium+augue+non%2C+porttitor+tortor.'
5 1 INIT_FCALL 'explode'
2 SEND_VAL '+'
3 SEND_VAR !0
4 DO_ICALL $5
5 ASSIGN !1, $5
6 6 ASSIGN !2, <array>
7 7 > FE_RESET_R $8 !1, ->26
8 > > FE_FETCH_R $8, !3, ->26
8 9 > INIT_FCALL 'filter_var'
10 SEND_VAR !3
11 SEND_VAL 273
12 DO_ICALL $9
13 TYPE_CHECK 4 $9
14 > JMPZ ~10, ->18
9 15 > ASSIGN_DIM !2
16 OP_DATA !3
8 17 > JMP ->25
12 18 > ROPE_INIT 5 ~14 '%3Ca+href%3D%22'
19 ROPE_ADD 1 ~14 ~14, !3
20 ROPE_ADD 2 ~14 ~14, '%22%3E'
21 ROPE_ADD 3 ~14 ~14, !3
22 ROPE_END 4 ~13 ~14, '%3C%2Fa%3E'
23 ASSIGN_DIM !2
24 OP_DATA ~13
7 25 > > JMP ->8
26 > FE_FREE $8
15 27 INIT_FCALL 'implode'
28 SEND_VAL '+'
29 SEND_VAR !2
30 DO_ICALL $17
31 ECHO $17
32 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0