Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/KKIlR function name: (null) number of ops: 17 compiled vars: !0 = $decoded, !1 = $username, !2 = $password line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'base64_decode' 1 SEND_VAL 'YmFsYTphYWFhYWFhYWFh' 2 DO_ICALL $3 3 ASSIGN !0, $3 4 4 INIT_FCALL 'explode' 5 SEND_VAL '%3A' 6 SEND_VAR !0 7 DO_ICALL $5 8 FETCH_LIST_R $6 $5, 0 9 ASSIGN !1, $6 10 FETCH_LIST_R $8 $5, 1 11 ASSIGN !2, $8 12 FREE $5 5 13 ECHO !1 14 ECHO '+' 15 ECHO !2 6 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0