From 76717f94a1bbfdb2b35c5acd958c3727c230fe15 Mon Sep 17 00:00:00 2001 From: termanix <50464194+termanix@users.noreply.github.com> Date: Mon, 29 May 2023 14:14:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72661b6..3088bba 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ you can impersonate the SYSTEM privileges on that machine or assume the identity Usage: ```ProcessMigration.exe ``` +![image](https://github.com/termanix/ProcessMigration/assets/50464194/177efa88-4437-44e9-bd99-844b7cd5c453) + The main steps of the code are as follows: - Check the command-line arguments to ensure a PID is provided. - Open the current process token to adjust privileges.