Update README.md

This commit is contained in:
Jet 2023-06-29 11:30:25 +01:00 committed by GitHub
parent da62e7ca68
commit 42dd355ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
# RIDS - Remote ID Spoofer
**Disclaimer**: This repository and its code are intended for educational purposes only.
An ESP8266/NodeMCU Drone RemoteID Spoofer.
Built based on work done by [sxjack](https://github.com/sxjack/uav_electronic_ids) and [SpacehuhnTech](https://github.com/SpacehuhnTech/esp8266_deauther).
I stand on the shoulders of giants.
@ -13,6 +11,15 @@ If you're using OpenDroneID available on the App Store or Play Store, you'll hav
<img src="./images/proof.jpg" width="600">
## Disclaimer
This repository and its code are intended for educational purposes only.
Neither the ESP8266, nor its SDK were meant or built for such purposes.
Bugs can occur!
It is also illegal to be broadcasting fake RemoteID packets in public airspace, in the same way that spoofing ADS-B packets is illegal.
Whatever manner you wish to use this on is at your own discretion, we don't take any responsibility for what you do with this software.
## Installation
1. You need the [Arduino IDE](https://www.arduino.cc/en/software).