Daniel Maslowski aka CyReVolt 🐢
@OrangeCMS
cpuvangelist \o/ #app & #web #developer | #engineering #software, #firmware, #platforms, #systems & #interfaces
I'm looking for a new #job - #hire me! 🥳 Me: software engineer 👩💻 with more than a decade of experience in web development (all of it) with #JavaScript/#TypeScript; systems programming (firmware, OS, utilities) in #Rust 🦀. Profile / CV: dan.orangecms.org 👈 And you? 🧐
#Rockchip RK182x co-processor for LLM. LLM on chip is on the way. #RKDC2025
Those those interested, here is the datasheet for the Honeywell TL series fuel switch (4tl837-3d) used on the Air India flight 171 Boeing 787 mouser.com/datasheet/2/18…
Turns out you can just hack any train in the USA and take control over the brakes. This is CVE-2025-1727 and it took me 12 years to get this published. This vulnerability is still not patched. Here's the story:
Perhaps one of the most badass CVE's I've ever seen from @midwestneil 💪😤 cisa.gov/news-events/ic…
💥𝐔𝐧𝐯𝐞𝐢𝐥𝐢𝐧𝐠 Linux booting on the VEGA Processor Designed, fabricated, packaged & assembled - all in India 🇮🇳✨ 🔧 𝐃𝐞𝐬𝐢𝐠𝐧𝐞𝐝: 64-bit VEGA core with 6-stage pipeline, Single & Double Precision FPU - by @cdacindia, 𝐓𝐡𝐢𝐫𝐮𝐯𝐚𝐧𝐚𝐧𝐭𝐡𝐚𝐩𝐮𝐫𝐚𝐦
Research articles from the @zoodotdev team: - Our Geometry Engine: zoo.dev/research/zoo-c… - KCL: A Programming Language for Parametric CAD zoo.dev/research/intro… - CAD File Formats: zoo.dev/research/a-pra… - Text-to-CAD: zoo.dev/research/intro… - Automating your workflow:…
After two years, fewer than 30 engineers, and a fraction of the capital poured into earlier efforts, we are officially launching v1 of Zoo Design Studio, this includes our own CAD application, CAD kernel, AND ML model! Please give us feedback! zoo.dev/blog/zoo-desig…
This is a significant milestone towards building reasonably trustworthy, as much as possible for the x86, computing platform. AMD OpenSIL should be backported to some earlier generations to extend the life span and improve the digital sovereignty of existing deployments. 0/1
Let’s kick things off with the "What's the diff? - Diffing firmware images" by @OrangeCMS , diving deep into parsing and comparing AMD firmware images with their specific challenges 🖥️: youtu.be/tBbs1t9i4d0 📝Register today at vpub.dasharo.com/e/17/dasharo-u…
What you missed if you were not following me on Twitch, YouTube or in the Fediverse: We can boot into Linux as well, and the best part is that it takes a mere 3 seconds. 🥳 youtu.be/Me9-TywFl6g
What's new in #firmware? We have merged a bunch of utility helpers into @oreboot_org main. 👩💻✨🦀 Plus, we now support the Kendryte K230D SoC that you find on the @sinovoip BananaPi CanMV-K230D-Zero board. Our SBI test passes. 🥳 See our recent activity: github.com/oreboot/oreboo…
Rust 1.85.0 has been released! 🌈🦀✨ Not only does this release add async closures, it also includes a whole new Rust Edition, Rust 2024! 🎆🚀 Check out the blog post for an overview of all the changes and additions: blog.rust-lang.org/2025/02/20/Rus…
What's new in #firmware? We have merged a bunch of utility helpers into @oreboot_org main. 👩💻✨🦀 Plus, we now support the Kendryte K230D SoC that you find on the @sinovoip BananaPi CanMV-K230D-Zero board. Our SBI test passes. 🥳 See our recent activity: github.com/oreboot/oreboo…
kvm with opensbi-h on th1520 docs.revyos.dev/en/docs/deskto… asciinema.org/a/0WZEkADT8gh9…
🦀Rust meets IDA! Binarly’s idalib Rust binding by Sam Thomas take 🥉 place in the @HexRaysSA Annual Plugin Contest, proving that memory-safe tooling is the future of reverse engineering. 🏆Congrats to all the winners and @xorpse! github.com/binarly-io/ida…
We can run barebox in RISC-V QEMU with @oreboot_org and our SBI derived from RustSBI. mastodon.social/@CyReVolt/1139…
Those were the days. And we did get back to the BL808 just recently. We developed decent tooling to work with the SoC for flashing and running code, reading out information, and finished up PSRAM init. Check out the recording on my channel: youtube.com/@cyrevolt
Yo #hardware and #firmware #hackers, I've walked through the recordings of our #oreboot on #RISCV sessions, and we now have more than 30 hours archived: youtube.com/playlist?list=… This ends the current chapter on the JH7100 / VisionFive 1. Stay tuned for the next one on the BL808!
This D1 on the @SipeedIO Lichee RV Dock Pro is now running the latest #oreboot with Linux 6.13. `cpu d1 fbsplash -f uwu.png` More and more @rustlang support coming: phoronix.com/news/Linux-6.1…

NEW TOOL: HEX.DANCE It's a fully in-browser binary/file analysis tool with a hex editor. Features: - Hex editor and you can save the edited file - Mach-O symbols - ELF and PE basic metadata - Zip file contents - Fully client-side in-browser, so it is private and…
"IoT Firmware Emulation and Its Security Application in Fuzzing" is a great read to get started with rehosting firmware it provides a taxonomy of nearly all the available approaches and discusses the most important concepts, such as peripheral modeling and fidelity trade-offs