Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mIDjP
function name: (null)
number of ops: 10
compiled vars: !0 = $new_password, !1 = $new_hash
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'admin123'
4 1 INIT_FCALL 'password_hash'
2 SEND_VAR !0
3 SEND_VAL '2y'
4 DO_ICALL $3
5 ASSIGN !1, $3
6 6 NOP
7 FAST_CONCAT ~5 '%E6%96%B0%E5%93%88%E5%B8%8C%E5%80%BC%EF%BC%9A', !1
8 ECHO ~5
7 9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0