Various small fixes (#435)

* Add files via upload

* Update readme.md

* Update readme.md

* Update payload.txt

* Update readme.md

* fix rebase errors

* Fix for rebase

* Fix for fewer details
pull/441/head
cribb-it 2021-07-06 20:02:27 +01:00 committed by GitHub
parent babdc72743
commit 785e5d2a75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 30 deletions

View File

@ -30,7 +30,7 @@ $BGImg = [System.Drawing.Image]::FromStream($R.RawContentStream);
## To Do
Adding a To Do section just in case someone (or me if I can be bothered) want to fix some issues:
- Fade between Time panel 1 and login panel 2
- Fade between time panel 1 and login panel 2
- The beginnings of the code are there but has too much noticeable flicker.
- Disable notifications as they display over the form:
- HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows\\Explorer, this Explorer needs to be created, Dword32 “DisableNotificationCenter”, value as 1.

View File

@ -4,7 +4,7 @@
* Target: Windows 7+ (Powershell)
* Category: pranks
* Attackmode: HID
* Extensions used: Run
* Extensions: Run
## Change Log
| Version | Changes |

View File

@ -17,6 +17,9 @@ Q DELAY 200
# Opens Task Manager
Q CTRL-SHIFT ESC
Q DELAY 100
# Opens "More details" to show menu (can not use alt d as this toggle and my hide the menu if already open).
Q SHIFT TAB
Q SPACE
# Selects "&File"
Q ALT f
# Selects "Run &new task"