Changes

Jump to navigation Jump to search
206 bytes added ,  14:12, 25 November 2016
Line 50: Line 50:  
</pre>
 
</pre>
   −
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.
    
== Running parasite code ==
 
== Running parasite code ==

Navigation menu