Visualizing the ARM64 Instruction Set (2024)
Summary
A technical blog post visualizes the ARM64 instruction space by plotting 32-bit encodings along a Hilbert curve and coloring by instruction class. It discusses toolchains for generating the visualization, post-processing with Capstone, an interactive site, and an application to Lightweight Fault Isolation (LFI) sandboxing, including observed patterns and future work.