Show HN: Emacs minor mode for connecting assembly and assembled code buffers
meken
github.com
128 points13 comments
Summary
provided by metafa.stThe article describes the hexasm project, an open-source hex editor and assembler that supports multiple architectures and provides a user-friendly interface for low-level binary manipulation and analysis.
I made a little emacs minor mode for connecting assembly code and assembled code buffers
I'm really fascinated by the idea of demystifying an operating system, so to be able to view the alignment between code and data I find really satisfying