Medjedtxm bf64fad392 feat: add ARM disassembler operation
Add new Disassemble ARM operation using Capstone.js disassembly framework.

Features:
- ARM32 (ARM mode, Thumb mode, Thumb + Cortex-M, ARMv8)
- ARM64 (AArch64)
- Little/Big Endian support
- Configurable start address
- Optional hex and position display

Includes vendored capstone.min.js with fix for cs_disasm parameter bug.
2026-03-08 08:07:31 -04:00
..
2026-02-20 16:10:15 +00:00