All of lore.kernel.org
 help / color / mirror / Atom feed
* Inject custom code or data into running process
@ 2017-01-03 19:24 Sayutin Dmitry
  2017-01-03 19:45 ` Mike Krinkin
       [not found] ` <114118.1483472426@turing-police.cc.vt.edu>
  0 siblings, 2 replies; 5+ messages in thread
From: Sayutin Dmitry @ 2017-01-03 19:24 UTC (permalink / raw)
  To: kernelnewbies

Hello, how one should inject code or data into allready running process?

There is no need to start code execution at this point, but it should appear in it's virtual memory.

Moreover, i want this data to persist across execve's or clone's (probably can be implemented as hook on appropriate kernel methodes)

(If you want to know motivation for this -- I want to implement some new idea on sandboxing).


Thanks in advance, Sayutin Dmitry <cdkrot@yandex.ru>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-03 20:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-03 19:24 Inject custom code or data into running process Sayutin Dmitry
2017-01-03 19:45 ` Mike Krinkin
2017-01-03 19:54   ` Sayutin Dmitry
2017-01-03 20:11     ` Mike Krinkin
     [not found] ` <114118.1483472426@turing-police.cc.vt.edu>
2017-01-03 19:49   ` Sayutin Dmitry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.