workan on documentation to do this proper ig lmfao
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 345 KiB |
@@ -0,0 +1,39 @@
|
|||||||
|
# Files
|
||||||
|
## Naming Convention
|
||||||
|
- Original filename is retained (if applicable), and seperated from this naming convention by underscores (`<ORIGINAL FILE NAME>`)
|
||||||
|
- Each bit of info is seperated by underscores (_)
|
||||||
|
- spaces and other un-websafe characters in source, descriptions, or filenames are replaced by hyphens (-)
|
||||||
|
- files are named for `Vibrator-Kh` or `Buttplug-Bullet` (`<VIBRATOR NAME>`)
|
||||||
|
- the source of the file (application/description or url with https:// removed and slashes and other problematic characters replaced with hyphens (-)) (`<SOURCE STRING>`)
|
||||||
|
- a basic useful description ex how they were sniffed for PCAPS (`<DESCRIPTION STRING>`)
|
||||||
|
- the date the file was made/downloded in `YYYY-MM-DD-HHMM-TZ` format (24 hour time, three character timezone) (`<TIMESTAMP STRING>`)
|
||||||
|
- example: `2025-12-19-2048-MST`
|
||||||
|
- linux: `date +"%Y-%m-%d-%H%M-%Z"`
|
||||||
|
- powershell 7+: `(Get-Date).ToString("yyyy-MM-dd-HHmm") + "-" + ((Get-TimeZone).Id -creplace '[a-z\s]', '')` (better be fuckin happy you windows dorks)
|
||||||
|
- image or video assets include HEIGHTxWIDH in pixels (`<HEIGHT IN PIXELS>`x`<WITH IN PIXELS>`)
|
||||||
|
|
||||||
|
**Format:** (each item only if applicable)
|
||||||
|
`<ORIGINAL FILE NAME>_<VIBRATOR NAME>_<SOURCE STRNG>_<DESCRIPTION STRING>_<TIMESTAMP STRING>_<HEIGHT IN PIXELS>x<WIDTH IN PIXELS>.<FILE EXTENSION>`
|
||||||
|
**Example:**
|
||||||
|
`kstert_Buttplug-Bullet_service.acvioo.com-pages-download-app)APK-from-manufacturers-website_2025-12-19-1919.apk`
|
||||||
|
|
||||||
|
## Files Directory
|
||||||
|
- [README.md](README.md): Project Home
|
||||||
|
- [Files.md](Files.md): This file, containing a list of all files in the repository with descriptions
|
||||||
|
- [Notes.md](Notes.md): Notes documenting the project, including todos, methodology, osint, and details on the vibrators
|
||||||
|
- [COPYING.txt](COPYING.txt): License file (WTFPL)
|
||||||
|
- Android/
|
||||||
|
- APKs/
|
||||||
|
- Buttplug-Bullet/
|
||||||
|
- [2025-12-19-1919_kstert.apk](Android/APKs/Buttplug-Bullet/2025-12-19-1919_kstert.apk): APK file for the Buttplug-Bullet vibrator app (kstert)
|
||||||
|
- Vibrator-Kh/
|
||||||
|
- [2025-12-19-1916_Zero Tochu零触-Enjoy Yourself乐享自我.apk](Android/APKs/Vibrator-Kh/2025-12-19-1916_Zero%20Tochu%E9%9B%B6%E8%A7%A6-Enjoy%20Yourself%E4%B9%90%E4%BA%AB%E8%87%AA%E6%88%91.apk): APK file for the Vibrator-Kh app (Zero Tochu)
|
||||||
|
- Sniffs/
|
||||||
|
- Vibrator-Kh/
|
||||||
|
- [2025-12-19-1835-Vibrator-Kh-BTLE-Advertisement-and-Connect-Wireshark-nRF52840-Sniff.pcapng](Sniffs/Vibrator-Kh/2025-12-19-1835-Vibrator-Kh-BTLE-Advertisement-and-Connect-Wireshark-nRF52840-Sniff.pcapng): Wireshark capture of BTLE sniffing for Vibrator-Kh
|
||||||
|
- Assets/
|
||||||
|
- Markdown/
|
||||||
|
- [wtfpl-badge-1_88x31.png](Assets/Markdown/wtfpl-badge-1_88x31.png): WTFPL license badge
|
||||||
|
- [pope.webp](Assets/Markdown/pope.webp): cropped image of the new pope from his first appearance in public after being elected pope :pope:
|
||||||
|
- Media/
|
||||||
|
- [2025-12-17-1842_Both-Charging.mp4](Assets/Media/2025-12-17-1842_Both-Charging.mp4): Video of both vibrators charging
|
||||||
@@ -1,57 +1,26 @@
|
|||||||
# Notes
|
# Notes
|
||||||
## Todos
|
# Table of Contents
|
||||||
1. Archive Pages
|
- [Notes](#notes)
|
||||||
1. Vibrator-Kh
|
- [Table of Contents](#table-of-contents)
|
||||||
1. x Amazon
|
- [Start](#start)
|
||||||
2. APK Site
|
- [Methodology](#methodology)
|
||||||
1. o Homepage
|
- [Bluetooth](#bluetooth)
|
||||||
2. Product Pages
|
- [BTLE Sniffing](#btle-sniffing)
|
||||||
3. x Store
|
- [Resources](#resources)
|
||||||
3. Google Play Store
|
- [Vibrator-Kh](#vibrator-kh)
|
||||||
4. Apple Store
|
- [Product Pages](#product-pages)
|
||||||
2. Buttplug-Bullet
|
- [Images](#images)
|
||||||
1. x Amazon
|
- [Manufacturer](#manufacturer)
|
||||||
2. APK Site
|
- [Hardware](#hardware)
|
||||||
3. Google Play Store
|
- [App](#app)
|
||||||
4. Apple Store
|
- [Bluetooth](#bluetooth-1)
|
||||||
2. Find aliexpress vendor
|
- [Sniffing](#sniffing)
|
||||||
3. Find manufacturers
|
- [BTLE](#btle)
|
||||||
1. Hardware
|
- [Buttplug-Bullet](#buttplug-bullet)
|
||||||
2. x APKs
|
- [Product Pages](#product-pages-1)
|
||||||
1. x Vibrator-Kh
|
- [Images](#images-1)
|
||||||
2. x Buttplug-Bullet
|
- [Todos](#todos)
|
||||||
4. Images
|
|
||||||
1. Vibrator-Kh
|
|
||||||
1. External
|
|
||||||
2. FCC?
|
|
||||||
3. Teardown?
|
|
||||||
4. OSINT?
|
|
||||||
2. Buttplug-Bullet
|
|
||||||
1. External
|
|
||||||
2. FCC?
|
|
||||||
3. Teardown?
|
|
||||||
4. OSINT?
|
|
||||||
5. Get MAC Addresses
|
|
||||||
1. x Vibrator-Kh
|
|
||||||
2. Buttplug-Bullet
|
|
||||||
6. Sniff
|
|
||||||
1. Vibrator-Kh
|
|
||||||
1. External (nRF)
|
|
||||||
1. BTLE
|
|
||||||
1. Advertisement
|
|
||||||
2. INQ results
|
|
||||||
3. Scan results
|
|
||||||
4. Connect
|
|
||||||
5. External sniff
|
|
||||||
2. Internal
|
|
||||||
1. Decoded shit?
|
|
||||||
2. Buttplug-Bullet
|
|
||||||
1. BTLE
|
|
||||||
1. Advertisement
|
|
||||||
2. INQ results
|
|
||||||
3. Scan results
|
|
||||||
4. Connect
|
|
||||||
2. BT Classic?
|
|
||||||
## Start
|
## Start
|
||||||
Two Vibrators:
|
Two Vibrators:
|
||||||
1. [Vibrator-Kh](#vibrator-kh) (Purple Bullet One)
|
1. [Vibrator-Kh](#vibrator-kh) (Purple Bullet One)
|
||||||
@@ -96,6 +65,7 @@ Toy MAC Address: `13:25:AC:02:36:9C`
|
|||||||
#### BTLE
|
#### BTLE
|
||||||
**External**
|
**External**
|
||||||
* [Sniffing]()
|
* [Sniffing]()
|
||||||
|
|
||||||
## Buttplug-Bullet
|
## Buttplug-Bullet
|
||||||
### Product Pages
|
### Product Pages
|
||||||
* [Amazon](https://www.amazon.com/dp/B0D5YDP6Y5) ([Archive](https://archive.is/7Jlxz))
|
* [Amazon](https://www.amazon.com/dp/B0D5YDP6Y5) ([Archive](https://archive.is/7Jlxz))
|
||||||
@@ -103,3 +73,70 @@ Toy MAC Address: `13:25:AC:02:36:9C`
|
|||||||
* [App Manufacturer](https://kstert.vip/col.jsp?id=105)
|
* [App Manufacturer](https://kstert.vip/col.jsp?id=105)
|
||||||
* [Apple Store (iPad/iPhone)](https://apps.apple.com/us/app/kstert/id6476297297)
|
* [Apple Store (iPad/iPhone)](https://apps.apple.com/us/app/kstert/id6476297297)
|
||||||
### Images
|
### Images
|
||||||
|
|
||||||
|
## Todos
|
||||||
|
1. Archive Pages
|
||||||
|
1. Vibrator-Kh
|
||||||
|
1. x Amazon
|
||||||
|
2. APK Site
|
||||||
|
1. o Homepage
|
||||||
|
2. Product Pages
|
||||||
|
3. x Store
|
||||||
|
3. Google Play Store
|
||||||
|
4. Apple Store
|
||||||
|
2. Buttplug-Bullet
|
||||||
|
1. x Amazon
|
||||||
|
2. APK Site
|
||||||
|
3. Google Play Store
|
||||||
|
4. Apple Store
|
||||||
|
2. Find aliexpress vendor
|
||||||
|
3. Find manufacturers
|
||||||
|
1. Hardware
|
||||||
|
2. x APKs
|
||||||
|
1. x Vibrator-Kh
|
||||||
|
2. x Buttplug-Bullet
|
||||||
|
4. Media
|
||||||
|
1. Images
|
||||||
|
1. Vibrator-Kh
|
||||||
|
1. External
|
||||||
|
2. FCC?
|
||||||
|
3. Teardown?
|
||||||
|
4. OSINT?
|
||||||
|
2. Buttplug-Bullet
|
||||||
|
1. External
|
||||||
|
2. FCC?
|
||||||
|
3. Teardown?
|
||||||
|
4. OSINT?
|
||||||
|
2. Video
|
||||||
|
1. x charging (both)
|
||||||
|
2. pairing mode
|
||||||
|
1. Vibrator-Kh
|
||||||
|
2. Buttplug-Bullet
|
||||||
|
5. Get MAC Addresses
|
||||||
|
1. x phone
|
||||||
|
2. x Vibrator-Kh
|
||||||
|
3. Buttplug-Bullet
|
||||||
|
6. Sniff
|
||||||
|
1. Vibrator-Kh
|
||||||
|
1. External (nRF)
|
||||||
|
1. BTLE
|
||||||
|
1. Advertisement
|
||||||
|
2. INQ results
|
||||||
|
3. Scan results
|
||||||
|
4. Connect
|
||||||
|
5. External sniff
|
||||||
|
2. Internal
|
||||||
|
1. Decoded shit?
|
||||||
|
2. Buttplug-Bullet
|
||||||
|
1. BTLE
|
||||||
|
1. Advertisement
|
||||||
|
2. INQ results
|
||||||
|
3. Scan results
|
||||||
|
4. Connect
|
||||||
|
2. BT Classic?
|
||||||
|
7. OSINT
|
||||||
|
1. FCC
|
||||||
|
2. existing work
|
||||||
|
3. hardware
|
||||||
|
1. bluetooth chip
|
||||||
|
2. soc/mcu/etc
|
||||||
@@ -1,9 +1,14 @@
|
|||||||
# Sex Toy Hackin :pope:
|
# Sex Toy Hackin :pope:
|
||||||
[](https://www.youtube.com/watch?v=ePbDgoNrKbM&list=RDePbDgoNrKbM&start_radio=1)
|
[](https://www.youtube.com/watch?v=ePbDgoNrKbM&list=RDePbDgoNrKbM&start_radio=1)
|
||||||
|
hueheuhue hackin cheap ass \<$10 app controlled bluetooth vibrators
|
||||||
## Project
|
## Project
|
||||||
**[Most Work Happening in Notes.md](Notes.md)**
|
### The Unwilling Patients
|
||||||
[Official Project Theme to Loop](https://music.youtube.com/watch?v=aOEKu8L5UqQ)
|
- ["Vibrator-Kh" on Amazon](https://www.amazon.com/dp/B0D5YDP6Y5) ([Archive](https://archive.is/7Jlxz))
|
||||||
|
- ["Buttplug-Bullet" on Amazon](https://www.amazon.com/dp/B0D5YDP6Y5) ([Archive](https://archive.is/7Jlxz))
|
||||||
|
### Where Shit Be
|
||||||
|
**[Notes.md](Notes.md): Most work is goin on in here**
|
||||||
|
[FILES.md](FILES.md): File list and description i'll try to ffuckin keep updated
|
||||||
|
[Official Project Theme to Loop (YouTube)](https://music.youtube.com/watch?v=aOEKu8L5UqQ)
|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
**Do What the Fuck You Want to Public License (WTFPL)**
|
**Do What the Fuck You Want to Public License (WTFPL)**
|
||||||
|
|||||||
Reference in New Issue
Block a user