Create README.md

pull/170/head
aleff-github 2023-06-12 14:29:28 +02:00
parent d097122051
commit 3468711c21
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# Uninstall Signal
A script used to uninstall signal-desktop app on Windows users.
**Category**: Execution
## Description
A script used to uninstall signal-desktop app on Windows users.
Open a PowerShell, stop the Signal proccess if it runs and then execute the uninstall file trhough general path.
## Dependencies
* Signal App installed (obviously LOL)
* ExecutionPolicy Bypass
## Settings
- Nothing to set, this payload is Plug-And-Play <3