Making stinkarm stink way less, or more?
Summary
Making stinkarm stink way less, or more? is a technical blog detailing improvements to a userspace ARMv7 emulator called stinkarm. The author discusses memory translation refinements, moving from per-region mappings to a simple bounded memory region, hardening against out-of-bounds guest memory access, a DSL-based approach to decoding instructions, and testing tooling, framed as a developer diary with code examples.