<p>so the first one is at 1000:0000 and the second was at 1fb7:0009. I moved it to 5000:7000, and the second segment seems to be working fine now.</p><p>the problem is that I was only able to do that because the segment is only 82a7h long. the first segment, the 1000:0000 one, is FB79 long. So I can&#39;t just move it so it&#39;s in the middle of a segment, since it&#39;ll end up spanning into the next 64k chunk, which is where ghidra fucks up</p>
Reply