Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 4
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 4
2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 4
Branch analysis from position: 17
Branch analysis from position: 4
filename: /in/PENSAl
function name: (null)
number of ops: 21
compiled vars: !0 = $data, !1 = $messages, !2 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
7 2 ASSIGN !2, 0
8 3 > JMP ->14
9 4 > FETCH_DIM_R ~8 !0, !2
5 INIT_ARRAY ~9 ~8, 'number'
10 6 INIT_FCALL 'rawurlencode'
7 SEND_VAL 'Hello%2C.........'
8 DO_ICALL $10
9 ADD_ARRAY_ELEMENT ~9 $10, 'text'
9 10 FETCH_DIM_W $6 !1, 'messages'
11 ASSIGN_DIM $6
10 12 OP_DATA ~9
11 13 PRE_INC !2
8 14 > COUNT ~12 !0
15 IS_SMALLER !2, ~12
16 > JMPNZ ~13, ->4
13 17 > INIT_FCALL 'print_r'
18 SEND_VAR !1
19 DO_ICALL
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0