Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/KYOIn
function name: (null)
number of ops: 9
compiled vars: !0 = $encoded
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'rawurlencode'
1 SEND_VAL '%2BMqZjrRvtvFdcC3GCRRnnQ%3D%3D'
2 DO_ICALL $1
3 CONCAT ~2 'https%3A%2F%2Fexample.com%2Fvalidate.php%3FValue%3D', $1
4 ASSIGN !0, ~2
5 5 INIT_FCALL 'var_dump'
6 SEND_VAR !0
7 DO_ICALL
8 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0