Changes

Jump to navigation Jump to search
145 bytes added ,  09:32, 10 February 2015
Fixed text
Line 1: Line 1: −
This page contains a list of tools that were developed for criu and which others might want to use in their projects.
+
This page contains a list of technologies and tools that were developed while we did CRIU and that make sense outside of it. These tools are still maintained within the CRIU itself, but eventually they can be split out into a standalone project and CRIU will be fixed to use those as libraries/sub-tools.
These tools are being still maintained, unlike their alternatives. Some of them are not formatted as a separate project(still could be just used,i.e. python modules), but feel free to ask us to distinguish them.
     −
== [https://github.com/xemul/compel Compel] ==
+
== Parasite code injection ==
An utility to execute code in foreign process address space. It is based on the same technology we use in CRIU to obtain some process-private data on dump.
+
This thing was split into a separate project called [https://github.com/xemul/compel compel].
 +
Compel is an utility to execute code in foreign process address space. It is based on the same technology we use in CRIU to obtain some process-private data on dump.
 +
We don't currently maintain compel and it's quite out-dated, but still functional.
    
== [https://github.com/xemul/criu/blob/master/pycriu/images/pb2dict.py pb2dict.py] ==
 
== [https://github.com/xemul/criu/blob/master/pycriu/images/pb2dict.py pb2dict.py] ==

Navigation menu