Flipper_JOKES
Father, forgive them, for they do not know what they are doing.
Luke 23:34
Now, seriously.
This repository is intended as a kind of repository of various scripts designed to exploit BadUSB via Flipper Zero.
I won't explain what it is here (there's a separate page in the documentation or an overview russian article on Habr). Regarding this project, I can say the following for now:
- A third-party tool is used to generate the payload. Therefore, it's important to run the commands
git submodule initandgit submodule updateimmediately after cloning. - Currently, you can get the finished payload by running
start.ps1 $FILE, where$FILEis a PowerShell or Python script you wrote (there's no other way). Later, I'll add the ability to do all this in UNIX (I don't feel like it right now). - Use for educational purposes only! Otherwise, Article 272 of the Russian Criminal Code or 18 U.S. Code § 1030 in the United States may be invoked.
Description
Languages
PowerShell
71.7%
Python
28.3%