Add text for EN version of README

This commit is contained in:
2026-01-30 13:30:23 +03:00
parent 6c066d477f
commit 523ac15ab1

View File

@@ -0,0 +1,14 @@
# 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](https://docs.flipper.net/zero/bad-usb) in the documentation or an overview russian [article](https://habr.com/ru/articles/767996/) on Habr). Regarding this project, I can say the following for now:
1. A third-party [tool](https://github.com/InfoSecREDD/REPG) is used to generate the payload. Therefore, it's important to run the commands `git submodule init` and `git submodule update` immediately after cloning.
2. Currently, you can get the finished payload by running `start.ps1 $FILE`, where `$FILE` is 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).
3. Use for educational purposes only! Otherwise, [Article 272](https://www.consultant.ru/document/cons_doc_LAW_10699/5c337673c261a026c476d578035ce68a0ae86da0/) of the Russian Criminal Code or [18 U.S. Code § 1030](https://www.law.cornell.edu/uscode/text/18/1030) in the United States may be invoked.