Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VejMm
function name: (null)
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > INIT_FCALL 'generatepassword'
1 SEND_VAL 5
2 SEND_VAL 'wffweg'
3 DO_FCALL 0 $0
4 ECHO $0
5 > RETURN 1
Function generatepassword:
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 = 16, Position 2 = 8
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 16, Position 2 = 8
Branch analysis from position: 16
Branch analysis from position: 8
filename: /in/VejMm
function name: GeneratePassword
number of ops: 18
compiled vars: !0 = $i, !1 = $s, !2 = $r
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > RECV !0
1 RECV !1
3 2 ASSIGN !2, ''
3 INIT_FCALL 'str_split'
4 SEND_VAR !1
5 DO_ICALL $4
6 ASSIGN !1, $4
4 7 > JMP ->14
8 > INIT_FCALL 'array_rand'
9 SEND_VAR !1
10 DO_ICALL $6
11 FETCH_DIM_R ~7 !1, $6
12 ASSIGN_OP 8 !2, ~7
13 PRE_DEC !0
14 > IS_SMALLER 0, !0
15 > JMPNZ ~10, ->8
5 16 > > RETURN !2
6 17* > RETURN null
End of function generatepassword
Generated using Vulcan Logic Dumper, using php 8.0.0