Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 14, Position 2 = 25
Branch analysis from position: 14
2 jumps found. (Code = 78) Position 1 = 15, Position 2 = 25
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 25
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 25
filename: /in/7up4n
function name: (null)
number of ops: 27
compiled vars: !0 = $tracking_no, !1 = $url, !2 = $json_query, !3 = $json, !4 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, 'EM909320015MY'
6 1 CONCAT ~6 'http%3A%2F%2Fwww.17track.net%2Fr%2Fhandlertrack.ashx%3Fcallback%3Dcallback%26num%3D', !0
2 ASSIGN !1, ~6
7 3 INIT_FCALL 'file_get_contents'
4 SEND_VAR !1
5 DO_ICALL $8
6 ASSIGN !2, $8
9 7 INIT_FCALL 'json_decode'
8 SEND_VAR !2
9 DO_ICALL $10
10 ASSIGN !3, $10
11 11 FETCH_OBJ_R ~12 !3, 'dat'
12 FETCH_OBJ_R ~13 ~12, 'z1'
13 > FE_RESET_R $14 ~13, ->25
14 > > FE_FETCH_R $14, !4, ->25
12 15 > FETCH_OBJ_R ~15 !4, 'a'
16 CONCAT ~16 ~15, '%3Cbr%3E'
17 ECHO ~16
13 18 FETCH_OBJ_R ~17 !4, 'c'
19 CONCAT ~18 ~17, '%3Cbr%3E'
20 ECHO ~18
14 21 FETCH_OBJ_R ~19 !4, 'z'
22 CONCAT ~20 ~19, '%3Cbr%3E%3Cbr%3E%3Cbr%3E'
23 ECHO ~20
11 24 > JMP ->14
25 > FE_FREE $14
15 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0