From 5b56e6e910b8cb23da6382ac06af1567923fbfd6 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 13 Nov 2020 06:43:51 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9169602..79e11f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +
+ +
+ # pclone (Process Cloning) pclone is small project designed to clone running processes. The cloning does not clone threads nor handles, it does however clone all virtual memory.