From 09210a3cfb9effcfc378948443b028e44d1dd4d0 Mon Sep 17 00:00:00 2001 From: Nikos Katsiopis Date: Tue, 25 Aug 2020 22:45:14 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17de30c..b9648bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TokenPlayer -Abusing and Manipulating Windows Access Tokens. +Manipulating and Abusing Windows Access Tokens. ___TokenPlayer___ is just a small tool i made to learn win32 api programming and understand better the access token model of windows.