#other #embedded_devices #firmware #firmware_pentesting #hardware #hardware_hacking #iot #iot_device #iot_security #linux #pentesting_guides #radio
https://github.com/V33RU/IoTSecurity101
https://github.com/V33RU/IoTSecurity101
GitHub
GitHub - V33RU/awesome-connected-things-sec: A Curated list of Security Resources for all connected things
A Curated list of Security Resources for all connected things - V33RU/awesome-connected-things-sec
#shell #analyzer #architecture #embedded_linux #firmware #kernel_configuration #linux #security_tools
https://github.com/e-m-b-a/emba
https://github.com/e-m-b-a/emba
GitHub
GitHub - e-m-b-a/emba: EMBA - The firmware security analyzer
EMBA - The firmware security analyzer. Contribute to e-m-b-a/emba development by creating an account on GitHub.
#c_lang #armv7m #ble #firmware #flipper #flipperzero #irda #nfc #onewire #rfid #stm32 #subghz
https://github.com/flipperdevices/flipperzero-firmware
https://github.com/flipperdevices/flipperzero-firmware
GitHub
GitHub - flipperdevices/flipperzero-firmware: Flipper Zero firmware source code
Flipper Zero firmware source code. Contribute to flipperdevices/flipperzero-firmware development by creating an account on GitHub.
#c_lang #alternative_firmware #darkflippers #firmware #flipper #flipper_plugins #flipper_zero #flipperzero #jailbreak #keeloq #rolling_codes #unleashed
https://github.com/DarkFlippers/unleashed-firmware
https://github.com/DarkFlippers/unleashed-firmware
GitHub
GitHub - DarkFlippers/unleashed-firmware: Flipper Zero Unleashed Firmware
Flipper Zero Unleashed Firmware. Contribute to DarkFlippers/unleashed-firmware development by creating an account on GitHub.
#cplusplus #arduino #beacon #bluetooth #command_line #deauth #deauthentication #deauthentication_attack #defensive #esp32 #esp32_s2 #esp8266 #espressif #firmware #flipper_zero #flipperzero #iot #offensive #scanner #spammer #wifi
https://github.com/justcallmekoko/ESP32Marauder
https://github.com/justcallmekoko/ESP32Marauder
GitHub
GitHub - justcallmekoko/ESP32Marauder: A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32 - justcallmekoko/ESP32Marauder
#cplusplus #3d_printing #arduino #atmel #avr #esp32 #firmware #hacktoberfest #reprap #stmicro
Marlin 3D Printer Firmware is a powerful tool for your 3D printer. It supports many different types of boards, including older 8-bit AVR boards and newer 32-bit and ARM-based boards. This means you can use it with a wide range of hardware, making it versatile for both old and new machines. The firmware is constantly improved by a large community of contributors, ensuring it stays up-to-date and reliable. You can easily configure and build Marlin using tools like Visual Studio Code or Arduino IDE, and there are many resources available for help and troubleshooting. This makes Marlin a great choice for both beginners and advanced users, helping you get the best performance out of your 3D printer.
https://github.com/MarlinFirmware/Marlin
Marlin 3D Printer Firmware is a powerful tool for your 3D printer. It supports many different types of boards, including older 8-bit AVR boards and newer 32-bit and ARM-based boards. This means you can use it with a wide range of hardware, making it versatile for both old and new machines. The firmware is constantly improved by a large community of contributors, ensuring it stays up-to-date and reliable. You can easily configure and build Marlin using tools like Visual Studio Code or Arduino IDE, and there are many resources available for help and troubleshooting. This makes Marlin a great choice for both beginners and advanced users, helping you get the best performance out of your 3D printer.
https://github.com/MarlinFirmware/Marlin
GitHub
GitHub - MarlinFirmware/Marlin: Marlin is a firmware for RepRap 3D printers optimized for both 8 and 32 bit microcontrollers. …
Marlin is a firmware for RepRap 3D printers optimized for both 8 and 32 bit microcontrollers. Marlin supports all common platforms. Many commercial 3D printers come with Marlin installed. Check...
👍1
#c_lang #arduino #automation #esp32 #esp8266 #firmware #iot #knx #mqtt #ota #smart_home #sonoff #tasmota #tuya
Tasmota is a special firmware for ESP8266 and ESP32 devices that makes it easy to control and automate your smart home devices. You can configure it using a web interface, update it over the air (OTA), and use timers or rules for automation. It also supports local control through MQTT, HTTP, Serial, or KNX. The benefit to you is that it provides easy and flexible control over your devices, allowing you to customize and automate your home setup without needing complex technical knowledge. Additionally, it has a strong community support and regular updates to ensure stability and new features.
https://github.com/arendst/Tasmota
Tasmota is a special firmware for ESP8266 and ESP32 devices that makes it easy to control and automate your smart home devices. You can configure it using a web interface, update it over the air (OTA), and use timers or rules for automation. It also supports local control through MQTT, HTTP, Serial, or KNX. The benefit to you is that it provides easy and flexible control over your devices, allowing you to customize and automate your home setup without needing complex technical knowledge. Additionally, it has a strong community support and regular updates to ensure stability and new features.
https://github.com/arendst/Tasmota
GitHub
GitHub - arendst/Tasmota: Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates…
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP...
#shell #buildroot_external_tree #firmware #ingenic #ip_camera #ipc #ipcamera
Thingino is free, open-source firmware designed specifically for IP cameras using Ingenic SoC chips. It customizes the software to fit each supported camera model, making the camera easier to use and more efficient. You can build the firmware yourself using the provided instructions and tools, and there is a helpful web interface to control camera features like pan, tilt, night mode, and streaming. This gives you more control and flexibility over your camera without relying on proprietary software. It supports many camera models, and the community offers resources like a wiki, chat groups, and development guides to help you get started and customize your device. This benefits you by providing a customizable, transparent, and community-supported alternative to closed camera firmware.
https://github.com/themactep/thingino-firmware
Thingino is free, open-source firmware designed specifically for IP cameras using Ingenic SoC chips. It customizes the software to fit each supported camera model, making the camera easier to use and more efficient. You can build the firmware yourself using the provided instructions and tools, and there is a helpful web interface to control camera features like pan, tilt, night mode, and streaming. This gives you more control and flexibility over your camera without relying on proprietary software. It supports many camera models, and the community offers resources like a wiki, chat groups, and development guides to help you get started and customize your device. This benefits you by providing a customizable, transparent, and community-supported alternative to closed camera firmware.
https://github.com/themactep/thingino-firmware
GitHub
GitHub - themactep/thingino-firmware: Open-source firmware for Ingenic SoC IP cameras
Open-source firmware for Ingenic SoC IP cameras. Contribute to themactep/thingino-firmware development by creating an account on GitHub.