Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/fP1PO
function name: (null)
number of ops: 19
compiled vars: !0 = $a, !1 = $b, !2 = $hash
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'abcdefg%00'
4 1 INIT_FCALL 'random_bytes'
2 SEND_VAL 33
3 DO_ICALL $4
4 CONCAT ~5 !0, $4
5 ASSIGN !1, ~5
6 6 INIT_FCALL 'password_hash'
7 SEND_VAR !0
8 SEND_VAL '2y'
9 DO_ICALL $7
10 ASSIGN !2, $7
10 11 INIT_FCALL 'var_dump'
12 INIT_FCALL 'password_verify'
13 SEND_VAR !1
14 SEND_VAR !2
15 DO_ICALL $9
16 SEND_VAR $9
17 DO_ICALL
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0