Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/SjfRG
function name: (null)
number of ops: 11
compiled vars: !0 = $password_entered, !1 = $stored_secret
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Password%26amp%3B'
4 1 ASSIGN !1, '%242y%2412%24oG8A4pbZSfQFxBQ0cHcJTuJ1h7wzzhlMnqjhnurN4.0%2FAfS%2FWp9W2'
5 2 INIT_FCALL 'password_verify'
3 SEND_VAR !0
4 SEND_VAR !1
5 DO_ICALL $4
6 > JMPZ $4, ->9
7 7 > ECHO 'Right%0A'
5 8 > JMP ->10
11 9 > ECHO 'Wrong%0A'
13 10 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0