Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
termanix authored May 29, 2023
1 parent 62eb4ae commit 76717f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ you can impersonate the SYSTEM privileges on that machine or assume the identity

Usage: ```ProcessMigration.exe <target_PID>```

![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.
Expand Down

0 comments on commit 76717f9

Please sign in to comment.