Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 20
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 20
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/vqHsL
function name: (null)
number of ops: 30
compiled vars: !0 = $unwanted_params, !1 = $url, !2 = $path, !3 = $query_string, !4 = $params, !5 = $p
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, 'https%3A%2F%2Fwww.serenaandlily.com%2Fvariationproduct%3Fdwvar_m10055_size%3DTwin%26dwvar_m10055_color%3DChambray%26pid%3Dm10055%26pdp%3Dtrue%26source%3Ddetail%26utm_source%3Daffiliate%26utm_medium%3Daffiliate%26utm_campaign%3Dpjdatafeed%26publisherId%3D20648%26clickId%3D2669312134%23fo_c%3D745%26fo_k%3Dc0ebaf8359ca7853df8343e535533280%26fo_s%3Dpepperjam'
4 2 INIT_FCALL 'explode'
3 SEND_VAL '%3F'
4 SEND_VAR !1
5 SEND_VAL 2
6 DO_ICALL $8
7 FETCH_LIST_R $9 $8, 0
8 ASSIGN !2, $9
9 FETCH_LIST_R $11 $8, 1
10 ASSIGN !3, $11
11 FREE $8
6 12 INIT_FCALL 'parse_str'
13 SEND_VAR !3
14 SEND_REF !4
15 DO_ICALL
8 16 > FE_RESET_R $14 !0, ->20
17 > > FE_FETCH_R $14, !5, ->20
18 > UNSET_DIM !4, !5
19 > JMP ->17
20 > FE_FREE $14
10 21 INIT_FCALL 'http_build_query'
22 SEND_VAR !4
23 DO_ICALL $15
24 ASSIGN !3, $15
12 25 CONCAT ~17 !2, '%3F'
26 CONCAT ~18 ~17, !3
27 ASSIGN !1, ~18
13 28 ECHO !1
14 29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0