Line 1:
Line 1:
−
Parasite code is a binary blob of code built in [http://en.wikipedia.org/wiki/Position-independent_code PIE] format for execution inside another process address space. Because of this requirement parasite code utilize native system calls only.
+
Parasite code is a binary blob of code built in [http://en.wikipedia.org/wiki/Position-independent_code PIE] format for execution inside another process address space. Because of this requirement parasite code utilize native system calls only. FIXME