Difference between revisions of "Parasite code"
Jump to navigation
Jump to search
(Created page with "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...") |
(No difference)
|
Revision as of 13:05, 1 December 2014
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.