15a6f877ee
Add `module+0xoffset` addressing (e.g. `anadius64.dll+0x2BB90`) to the disasm and xref commands. Offsets are stable across launches while the base is ASLR'd, so this resolves the module's current base in the running process instead of requiring a stale absolute address each session. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>