Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 29
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 29
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 29
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 29
filename: /in/EGcD5
function name: (null)
number of ops: 31
compiled vars: !0 = $queryStrings, !1 = $queryString
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > ASSIGN !0, <array>
14 1 > FE_RESET_R $3 !0, ->29
2 > > FE_FETCH_R $3, !1, ->29
16 3 > INIT_FCALL 'preg_replace_callback'
4 SEND_VAL '%2Fu%28%5B%5Cda-f%5D%7B4%7D%29%2Fi'
5 DECLARE_LAMBDA_FUNCTION ~4 [0]
18 6 SEND_VAL ~4
7 INIT_FCALL 'urldecode'
8 SEND_VAR !1
9 DO_ICALL $5
10 SEND_VAR $5
16 11 DO_ICALL $6
12 ASSIGN !1, $6
21 13 INIT_FCALL 'strtr'
14 SEND_VAR !1
15 SEND_VAL <array>
16 DO_ICALL $8
17 ASSIGN !1, $8
23 18 INIT_FCALL 'parse_str'
19 SEND_VAR !1
20 FETCH_W global $10 '_GET'
21 SEND_REF $10
22 DO_ICALL
24 23 INIT_FCALL 'var_export'
24 FETCH_R global ~12 '_GET'
25 SEND_VAL ~12
26 DO_ICALL
25 27 ECHO '%0A'
14 28 > JMP ->2
29 > FE_FREE $3
26 30 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/EGcD5
function name: {closure}
number of ops: 13
compiled vars: !0 = $match
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > RECV !0
17 1 INIT_FCALL 'mb_convert_encoding'
2 INIT_FCALL 'pack'
3 SEND_VAL 'H%2A'
4 FETCH_DIM_R ~1 !0, 1
5 SEND_VAL ~1
6 DO_ICALL $2
7 SEND_VAR $2
8 SEND_VAL 'UTF-8'
9 SEND_VAL 'UCS-2BE'
10 DO_ICALL $3
11 > RETURN $3
18 12* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0