rmast
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Ghidra Decompiler in the Browser (github.com)
- cmakefmt: A lightning-fast CMake file formatter (github.com)
- Pokemon-themed E-paper Home Assistant dashboard (github.com)
- I Hacked My Laundry Card. Here's What I Learned (hanzilla.co)
- Get free ChatGPT Pro for open-source maintainers (developers.openai.com)
- Casting SALT like Metal – What Happens? [video] (youtube.com)
- Zillow for Warcraft (zillowforwarcraft.com)
- Project Silica's advances in glass storage technology (microsoft.com)
- Turning a 2 ton robot into a 3D printer [video] (youtube.com)
- Hacking a NutriBullet blender via BLE: reverse-engineering the protocol (it4sec.substack.com)
- Show HN: Analyze binary capabilities using capa directly in your browser (surfactant.readthedocs.io)
Hey all! I’ve been working on getting Mandiant’s capa (a tool for identifying capabilities in executables) to run entirely client-side in the browser using Pyodide. To make this happen, I’ve been working through the…
- Running custom code on a PAX credit card machine by swapping the SoC (lucasteske.dev)
- Show HN: Find hidden binary dependencies & subprocess calls in Python packages (surfactant.readthedocs.io)
Hi everyone! I maintain an open source project (Surfactant) where I aim to keep the core framework "pure Python" to maximize portability. I specifically want to avoid surprises where a new Python version drops and a…
- Show HN: Inspect and extract files from MSI installers directly in your browser (pymsi.readthedocs.io)
Hey everyone! I'm excited to share a small web app I built that allows you to view and extract the contents of Windows MSI installers directly in your browser. It's essentially a web-based "lessmsi" powered by Pyodide.…