Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Sabas <[email protected]>
  • Loading branch information
sabas1080 authored Sep 3, 2024
1 parent fbc356c commit d1102ff
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Minino can operate in 6 different technologies:

`[] Features coming soon [x] Working features`

>[!IMPORTANT]
> OTA require 8MB, if you want build it for other memory capacity, compile without the OTA.

### WIFI
- [x] Wardriving
- [x] WiFi sniffer
Expand All @@ -54,7 +58,7 @@ Minino can operate in 6 different technologies:
### BLE
- [ ] BLE Sniffer
- [x] BLE Spammer
- [ ] BLE Spoofing
- [x] BLE Spoffing (HID device, audio control)
- [x] BLE Trackers Scanner (AirTags, Tile, etc)
- [ ] Wireshark integration
### Zigbee
Expand All @@ -80,13 +84,15 @@ Minino can operate in 6 different technologies:
- [x] GPS Time
- [x] SD
- [x] File Manager Web (Local AP and WIFI access)
- [ ] File Manager Local
- [x] File Manager Local
- [ ] I2C Scanner
- [ ] UART2

### Settings
- [x] Change screensaver
- [x] Change time screensaver
- [x] Stealth mode (Disable animation, leds and sound)
- [x] APP selection

Inspired by projects such as [Amini Project](https://github.com/Ocelot-Offensive-Security/Arsenal) and [USBNugget](https://github.com/HakCat-Tech/USB-Nugget).

Expand Down

0 comments on commit d1102ff

Please sign in to comment.