Line 51:
Line 51:
# Parasite receives it, then closes control socket and executes <code>rt_sigreturn()</code> system call
# Parasite receives it, then closes control socket and executes <code>rt_sigreturn()</code> system call
# CRIU intercept exit from this syscall and unmaps parasite memory area, thus victim become into the state it was before parasite injection
# CRIU intercept exit from this syscall and unmaps parasite memory area, thus victim become into the state it was before parasite injection
+
+
== See also ==
+
* [[Code blobs]]
+
* [[Compel]]
[[Category: Under the hood]]
[[Category: Under the hood]]