Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 10 Branch analysis from position: 7 2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 19 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 Branch analysis from position: 10 filename: /in/vBbh0 function name: (null) number of ops: 20 compiled vars: !0 = $str, !1 = $matches line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > ASSIGN !0, 'ABC123%7C%EF%BC%A1%EF%BC%A2%EF%BC%A3%EF%BC%91%EF%BC%92%EF%BC%93' 6 1 INIT_FCALL 'preg_match_all' 2 SEND_VAL '%2F%5Cd%2B%2F' 3 SEND_VAR !0 4 SEND_REF !1 5 DO_ICALL $3 6 > JMPZ $3, ->10 7 7 > INIT_FCALL 'var_dump' 8 SEND_VAR !1 9 DO_ICALL 10 10 > INIT_FCALL 'preg_match_all' 11 SEND_VAL '%2F%5Cd%2B%2Fu' 12 SEND_VAR !0 13 SEND_REF !1 14 DO_ICALL $5 15 > JMPZ $5, ->19 11 16 > INIT_FCALL 'var_dump' 17 SEND_VAR !1 18 DO_ICALL 12 19 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0