Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/M456J
function name: (null)
number of ops: 12
compiled vars: !0 = $s, !1 = $result, !2 = $text
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'This+is+some+%24123+Money'
3 1 FRAMELESS_ICALL_3 preg_replace ~4 '%2F%5B%5Ea-zA-Z0-9%5D%2B%2F', '%7C'
2 OP_DATA !0
3 ASSIGN !1, ~4
4 4 ECHO !1
6 5 FRAMELESS_ICALL_3 preg_replace ~6 '%2F%5B%5EA-Za-z0-9+%5D%2F', ''
6 OP_DATA 'This+is+some+%24123+Money'
7 FRAMELESS_ICALL_3 str_replace ~7 '+', '%7C'
8 OP_DATA ~6
9 ASSIGN ~8 !2, ~7
10 ECHO ~8
11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0