giant_backdoor is a tool to Detect and uninstall a sticky keys or utility manager backdoor, which allows unauthorized access to a system level command prompt at the login screen. Checks if setch.exe or utilman.exe have been replaced, compares their hashes against cmd.exe, explorer.exe, and powershell.exe. Checks if setch.exe or utilman.exe have had any debugger registry keys added and removes them if necessary.
Install sticky keys or utility manager backdoor by adding debugger registry keys, use at your own risk!
Disable or Enable Windows Accessibility options through the conifguration menu (currently not working)
Requirements:
+ Windows
+ Python 3+
Usage:
git clone https://github.com/gitgiant/giant_backdoor && cd giant_backdoor python3 backdoor.py
Source: https://github.com/gitgiant