cle icon indicating copy to clipboard operation
cle copied to clipboard

Fix mips plt

Open Ninja3047 opened this issue 1 year ago • 0 comments

If a MIPS binary contains a .MIPS.stubs section, then existing entries found in the .plt sections are overwritten leading to missing plt entries. This is present in the checkbyte binary, so I have updated the test as well.

Ninja3047 avatar May 24 '24 17:05 Ninja3047