Files
DREAMMAKER/README.md
T

53 lines
1.9 KiB
Markdown

# [DЯΣΛMMΛKΣЯ]
## Automatic Police Response and Early Notice
shut down and lock (or destory) your box if cops are detected nearby! also spam pings you like 10 times over discord \o\
## How does it work?
- Certin bits of cop kit constantly emit bluetooth low energy beacons
- Because we can look up the mac addresses, we can filter for those vendors
- Tazers
- Body Cameras
## Install
**Requires a linux box with os drive encryption using cryptsetup/luks and alsop bluetoothctl**
then instasll/reinstall/upgrade are all the same command:
```bash
bash install_DREAMMAKER.sh
```
## Props
1. BIG Thanks to [OSINTI4L](https://github.com/OSINTI4L/) for making the first verison of this!
## Tests
working on both:
- Raspberry Pi OS 6.12.75 on a Raspberry Pi 5 8GB
- Kali 6.19.11 on as Lenovo Thinkpad T560
## Todo
1. ~~make webhook work without geeraleesssss(in progress)~~
2. ~~sanity checks~~
3. ~~test with available btle devices~~
1. ~~sniff with nrf chip~~
4. esp32 version
- generic esp32 as possible
- maybe pizzero for audio
- maybe a phone app to get aLert on phone
## Theme
### [Paparazzi - Lady Gaga (2008)](https://music.youtube.com/watch?v=28jp-30w8Lg&si=ZmoJk750nUXNHDW8)
[![She is a very pretty pony :4](assets/prettypony.gif "She is also a good girl ^_^")](https://genius.com/Lady-gaga-paparazzi-lyrics)
## LICENSE
[![Do What the Fuck You Want to Public License - WTFPL](assets/wtfpl-badge-1_88x31.png "Do What the Fuck You Want to Public License - WTFPL Badge")](assets/COPYING.txt)
**Do What the Fuck You Want to Public License (WTFPL)**
"Free as in freedom **AND** free as in free beer"
[WTFPL Home](https://www.wtfpl.net) ([Archive](https://web.archive.org/web/20251218082119/https://www.wtfpl.net/))
[WTFPL Local Copy](assets/COPYING.txt)
### Text
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
```