RE: https://chaos.social/@alexglow/116290732583697250

Going #live with @alexglow in about two hours! In #DayGlow Episode 9, we will be #hacking on Pocket #PenTesting Platforms, including the #DevKitty #CutieCat, the #FlipperZero, the #M5Stack #Cardputer, and the #LILYGO T-embed. Alex Lynd from DevKitty will also be giving away a free CutieCat to one lucky winner! Join the chaos at 3pm Eastern! 🤘🐬🤘

https://www.youtube.com/watch?v=M9a5mjuKl4c

#DayGlowShow #MakersOfMastodon #HackThePlanet

This Thursday: #DayGlowShow Ep. 9 – Pocket #Pentesting Platforms! Multi-hour live-build with @ishotjr & myself (plus some cool extras from @alexlynd ) 🛠️✨

#DevKitty, #FlipperZero, LILYGO T-Embed, M5Stack #Cardputer, and more... plenty to dig into! See you in the chat :)

Mar. 26, noon PDT / 8pm UTC:
▶️ https://www.youtube.com/watch?v=gqbiKvXl_7s&list=PLwWiFinxwDlgomKdWjfaavDbMRdhHhfqQ&index=1
▶️ https://www.linkedin.com/events/7442331052607430656
▶️ https://www.twitch.tv/glowascii

// #Electronics #Maker #Hardware #Security

Estaba liado intentando debuguear una mierda relacionada con el BadUSB de FlipperZero y claro el Serial Port para mirar los logs con minicom desaparecía, así que he terminado usando un ESP32 que tenía por ahí y usándolo para ver los logs via configuración de debug con UART del FlipperZero.

Por aquí está el repo:

https://github.com/carvilsi/esp32-flipper-zero-logs-viewer

#flipperZero #esp32 #debugging #cutrelabs

Just release this thing:

https://github.com/carvilsi/esp32-flipper-zero-logs-viewer

View Flipper Zero logs with ESP32

This is a simple as possible alternative to debug through logs your Flipper Zero application when Serial Port is not available, for example because Flipper Zero it's using the USB as HID, so you can't view logs with e.g. minicom

#flipperZero #esp32 #dev #debugging

GitHub - carvilsi/esp32-flipper-zero-logs-viewer: View Flipper Zero logs with ESP32

View Flipper Zero logs with ESP32. Contribute to carvilsi/esp32-flipper-zero-logs-viewer development by creating an account on GitHub.

GitHub

I spent 25+ years writing software inside corporate America. Fortune 500s, FANG companies, the whole thing. The priority was never the user — it was the quarterly earnings call.

Late 2024, I snapped. Quit my "dream job" after realizing it was a steaming pile of crap.

Now I'm building the software I wish existed: privacy-first, no telemetry, no tracking, no bloat.

Open source tools, pentesting apps, educational resources, desktop apps — all built by one dev who actually gives a damn.

Just launched a Patreon to keep it going. Think of it like supporting your favorite indie game dev, except I make SDR dashboards and Flipper Zero compatible tools.

Full details here: https://www.patreon.com/superbasicstudio

#opensource #indiedev #infosec #pentesting #privacy #hackrf #flipperzero #rustlang #cybersecurity #smallbusiness

Saw this on slack - https://github.com/Lucaslhm/Flipper-IRDB

It's a collection of codes for Flipper Zero so you can use it as a remote control.

I'm tagging in IOT and HomeAssistant because the codes could be converted for use there.

#FlipperZero #Flipper0 #iot #HomeAssistant @homeassistant

GitHub - Lucaslhm/Flipper-IRDB: A collective of different IRs for the Flipper

A collective of different IRs for the Flipper. Contribute to Lucaslhm/Flipper-IRDB development by creating an account on GitHub.

GitHub
Does anyone actually use #flipperzero in their life, or is just a very cool toy?

I want everyone to know my Flipper (Nonciny) is actually happy and I didn't cheat it (unless you count the Pet Your Dolphin app)  

#FlipperZero

Added new release v1.2.0 to flipper0-badUSB-linux-tester; Test your Flipper Zero BadUSB DuckyScripts without uploading payload into device

Now with more nice and consistent cli arguments.

🤔 pondering about add a new feature to compose DukyScripts based on other template scripts.

Something like:

```
REM This is an example of external script
EDS <open_terminal.txt>

STRING echo "The world is all that is the case"
```

and on open_terminal.txt content:
```
REM try to find and open a terminal
STRINGLN sh -c "xdg-terminal-exec||kgx||ptyxis||gnome-terminal||mate-terminal||xfce4-terminal||tilix||konsole||xterm||wezterm-gui"

DELAY 500
```

So it will create a new duckyScript based on small templates script, then test it locally and later upload it the duckyScript to flipperZero for definitive testing.

What do you think?

https://github.com/carvilsi/flipper0-badUSB-linux-tester

#badusB #flipperZero #duckyScript

GitHub - carvilsi/flipper0-badUSB-linux-tester: Test your Flipper Zero BadUSB Scripts without uploading payload into device

Test your Flipper Zero BadUSB Scripts without uploading payload into device - carvilsi/flipper0-badUSB-linux-tester

GitHub

Finally a good use for my #flipperzero.

The remote for my Yamaha RX1300 receiver from the 1990s broke and I won't be able to fix that before our yearly Oscar watch party. Where I'll need a remote.

The Flipper can emulate remotes and with help from the internet, I now can use the flipper to control the volume from the couch. Awesome - our party is saved.