Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9h4p2
function name: (null)
number of ops: 25
compiled vars: !0 = $uuid
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '550e8400-e29b-41d4-a716-446655440000'
3 1 INIT_FCALL 'str_replace'
2 SEND_VAL '-'
3 SEND_VAL ''
4 SEND_VAR !0
5 DO_ICALL $2
6 ASSIGN !0, $2
4 7 INIT_FCALL 'hex2bin'
8 SEND_VAR !0
9 DO_ICALL $4
10 ASSIGN !0, $4
5 11 INIT_FCALL 'base64_encode'
12 SEND_VAR !0
13 DO_ICALL $6
14 ASSIGN !0, $6
6 15 INIT_FCALL 'str_replace'
16 SEND_VAL '%3D'
17 SEND_VAL ''
18 SEND_VAR !0
19 DO_ICALL $8
20 ASSIGN !0, $8
8 21 INIT_FCALL 'var_dump'
22 SEND_VAR !0
23 DO_ICALL
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0