Hacker News new | ask | show | jobs
by 12345ieee 932 days ago
As other comments say, this is missing packed unions, which is the best solution I've found while writing a memory editor.

See: https://github.com/scanmem/scanmem/blob/c6045a8677f37a51b976...