Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 13
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/m7air
function name: (null)
number of ops: 22
compiled vars: !0 = $header, !1 = $f
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'GET+%2Fplugins%2Fcontent%2Flink.php%3Fsrv%3D185948a42de9e26+HTTP%2F1.1%0D%0A'
3 1 ASSIGN_OP 8 !0, 'Host%3A+www.schniddemaenn.de%0D%0A'
4 2 ASSIGN_OP 8 !0, 'Connection%3A+Close%0D%0A%0D%0A'
5 3 INIT_FCALL 'fsockopen'
4 SEND_VAL 'www.schniddemaenn.de'
5 SEND_VAL 80
6 DO_ICALL $5
7 ASSIGN !1, $5
6 8 > JMPZ !1, ->13
7 9 > INIT_FCALL 'fwrite'
10 SEND_VAR !1
11 SEND_VAR !0
12 DO_ICALL
9 13 > INIT_FCALL 'fread'
14 SEND_VAR !1
15 SEND_VAL 1024
16 DO_ICALL $8
17 ECHO $8
10 18 INIT_FCALL 'fclose'
19 SEND_VAR !1
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0