Parasite code

From CRIU
Revision as of 14:44, 1 December 2014 by Xemul (talk | contribs)
Jump to navigation Jump to search

Parasite code is a binary blob of code built in PIE format for execution inside another process address space. Because of this requirement parasite code utilize native system calls only. FIXME