| SystemShellServer (version 0.0.1) |
index systemshellserver.py |
A local privilege escalation utility that allows elevating from an
administrator context to the SYSTEM account on Windows to perform
high-privilege operations.
| Classes | ||||||||||||||||||
| ||||||||||||||||||
| Functions | ||
| ||
| Data | ||
| Optional = typing.Optional __author_email__ = 'mauricelambert434@gmail.com' __copyright__ = '\nWinSystemShell Copyright (C) 2026 Maurice Lam...ome to redistribute it\nunder certain conditions.\n' __description__ = '\nA local privilege escalation utility that allow...on Windows to perform\nhigh-privilege operations.\n' __license__ = 'GPL-3.0 License' __maintainer__ = 'Maurice Lambert' __maintainer_email__ = 'mauricelambert434@gmail.com' __url__ = 'https://github.com/mauricelambert/WinSystemShell' copyright = '\nWinSystemShell Copyright (C) 2026 Maurice Lam...ome to redistribute it\nunder certain conditions.\n' license = 'GPL-3.0 License' | ||
| Author | ||
| Maurice Lambert | ||