This project aims to dynamically customize code of a running process. The major component is an extended CRIU/CRIT tool that can rewrite the saved process images. This repo contains a modified version of CRIU that can edit a process, disable code path, and insert library pages to a process at arbitrary VMA location.
- Build DynaCut
- Dynamically remove unwanted features for a toy program
- Dynamically remove unwanted features for server applications
- Remove initialization code for a toy example
- Remove initialization code for server applications
Created by gh-md-toc
Created by gh-md-toc. (To generate the ToC of README.md, just run ./gh-md-toc README.md
)