From ef021ad6ef66c4438c67a8ba7465f6462e1529a7 Mon Sep 17 00:00:00 2001 From: heqnx Date: Fri, 25 Apr 2025 13:40:44 +0300 Subject: removed installer mention, removed that function --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c9042c..8a4d7be 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SharpRIDHijack -`SharpRIDHijack` is an offensive security tool designed for performing RID (Relative Identifier) hijacking on Windows systems. It escalates privileges by impersonating the SYSTEM account and modifying the SAM registry to assign an administrative RID to a specified user account. The tool supports both command-line and installer-based execution. +`SharpRIDHijack` is an offensive security tool designed for performing RID (Relative Identifier) hijacking on Windows systems. It escalates privileges by impersonating the SYSTEM account and modifying the SAM registry to assign an administrative RID to a specified user account. > **WARNING**: This tool is for **authorized security testing only**. Unauthorized use may violate laws and regulations. The author and contributors are not responsible for misuse. Always obtain explicit permission before testing any system. -- cgit v1.2.3