After this the <code>parasite.h</code> file should be included into the infecting program and compiled with it.
+
The <code>-f</code> option tells which binary to turn into header and <code>-o</code> where to put the result. The rest args are used when filling the blob descriptor, see the [[#Infecting]] section below. After this the <code>parasite.h</code> file should be included into the infecting program and compiled with it.