/DynaCut

DynaCut: Dynamic and Adaptive Code Customization with Process Rewriting.

Primary LanguageCMIT LicenseMIT

Dynamic and Adaptive Code Customization with Process Rewriting

Intro

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.

Table of Contents

Created by gh-md-toc

Created by gh-md-toc. (To generate the ToC of README.md, just run ./gh-md-toc README.md)