@@ -32,36 +32,36 @@ <h1>Firmware Features</h1>
3232 ESP-HACK capabilities. The feature set depends on the firmware version and connected modules (CC1101 / NRF24 / IR / SD, etc.).
3333 </ p >
3434
35- < h2 id ="wifi "> 📶 Wi-Fi </ h2 >
35+ < h2 id ="wifi "> 📶 WiFi </ h2 >
3636 < ul >
37- < li > < strong > 📡 Beacon Spam</ strong > - generates "junk" Wi-Fi SSIDs.</ li >
38- < li > < strong > 🕸️ Evil Portal</ strong > - an access point with a trap page (entered data is sent to the display).</ li >
39- < li > < strong > 🗺️ Wardriving</ strong > - collects network information and saves it to SD (SSID, RSSI, WPA, MAC).</ li >
40- < li > < strong > 📦 Packets</ strong > - analyzes packets of the selected network (spectrum).</ li >
37+ < li > < strong > Beacon Spam</ strong > - generates "junk" Wi-Fi SSIDs.</ li >
38+ < li > < strong > Evil Portal</ strong > - an access point with a trap page (entered data is sent to the display).</ li >
39+ < li > < strong > Wardriving</ strong > - collects network information and saves it to SD (SSID, RSSI, WPA, MAC).</ li >
40+ < li > < strong > Packets</ strong > - analyzes packets of the selected network (spectrum).</ li >
4141 </ ul >
4242
43- < h2 id ="bluetooth "> 🟦 Bluetooth / BLE </ h2 >
43+ < h2 id ="bluetooth "> 🖱️ Bluetooth</ h2 >
4444 < ul >
45- < li > < strong > 📣 BLE-Spam</ strong > - spams BLE advertisements (iOS/Android/Windows).</ li >
46- < li > < strong > 🧪 BadBLE</ strong > - emulates a keyboard over BLE (Ducky Script).</ li >
47- < li > < strong > 🖱️ Mouse</ strong > - when connected, emulates a mouse that moves in a circle, square, and so on.</ li >
45+ < li > < strong > BLE-Spam</ strong > - spams BLE advertisements (iOS/Android/Windows).</ li >
46+ < li > < strong > BadBLE</ strong > - emulates a keyboard over BLE (Ducky Script).</ li >
47+ < li > < strong > Mouse</ strong > - when connected, emulates a mouse that moves in a circle, square, and so on.</ li >
4848 </ ul >
4949
50- < h2 id ="subghz "> 📻 Sub-GHz (CC1101) </ h2 >
50+ < h2 id ="subghz "> 📻 SubGHz </ h2 >
5151 < ul >
52- < li > < strong > 📥 Read</ strong > - receives and decodes signals (supported protocols).</ li >
53- < li > < strong > 📤 Send</ strong > - sends decoded and RAW signals. Supports `.sub` signals.</ li >
54- < li > < strong > 🎙️ RAW</ strong > - records RAW signals.</ li >
55- < li > < strong > 🔎 Analyzer</ strong > - analyzes frequencies of remotes, keys, and so on.</ li >
56- < li > < strong > 🔁 Bruteforce</ strong > - brute-forces codes for various barriers (Came/Nice/Ansonic/Holtek/Chamberlain).</ li >
57- < li > < strong > 🚫 Jammer</ strong > - jamming (ILLEGAL).</ li >
52+ < li > < strong > Read</ strong > - receives and decodes signals (supported protocols).</ li >
53+ < li > < strong > Send</ strong > - sends decoded and RAW signals. Supports `.sub` signals.</ li >
54+ < li > < strong > RAW</ strong > - records RAW signals.</ li >
55+ < li > < strong > Analyzer</ strong > - analyzes frequencies of remotes, keys, and so on.</ li >
56+ < li > < strong > Bruteforce</ strong > - brute-forces codes for various barriers (Came/Nice/Ansonic/Holtek/Chamberlain).</ li >
57+ < li > < strong > Jammer</ strong > - jamming (ILLEGAL).</ li >
5858 </ ul >
5959
60- < h2 id ="ir "> 🌈 Infrared Port (IR) </ h2 >
60+ < h2 id ="ir "> 📺 Infrared</ h2 >
6161 < ul >
62- < li > < strong > 📥 Read</ strong > - reads IR codes.</ li >
63- < li > < strong > 📤 Send</ strong > - sends IR codes. Supports `.ir` signals.</ li >
64- < li > < strong > 📺 TV / 📽️ PJ / ❄️ AC</ strong > - turns off TVs/projectors/air conditioners.</ li >
62+ < li > < strong > Read</ strong > - reads IR codes.</ li >
63+ < li > < strong > Send</ strong > - sends IR codes. Supports `.ir` signals.</ li >
64+ < li > < strong > TV / PJ / AC</ strong > - turns off TVs/projectors/air conditioners.</ li >
6565 </ ul >
6666
6767 < h2 id ="gpio "> 🧩 GPIO</ h2 >
@@ -82,9 +82,9 @@ <h3>iButton:</h3>
8282
8383 < h2 id ="settings "> ⚙️ Settings</ h2 >
8484 < ul >
85- < li > < strong > 🎨 Display color</ strong > - inverts colors.</ li >
86- < li > < strong > ⏲️ Standby time</ strong > - standby mode (animation).</ li >
87- < li > < strong > ℹ️ About</ strong > - version information.</ li >
85+ < li > < strong > Display color</ strong > - inverts colors.</ li >
86+ < li > < strong > Standby time</ strong > - standby mode (animation).</ li >
87+ < li > < strong > About</ strong > - version information.</ li >
8888 </ ul >
8989 </ div >
9090 </ main >
0 commit comments