Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mips plt #485

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Fix mips plt #485

merged 3 commits into from
Oct 2, 2024

Conversation

Ninja3047
Copy link
Contributor

@Ninja3047 Ninja3047 commented May 24, 2024

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.

@ltfish ltfish added the bug label May 24, 2024
@twizmwazin twizmwazin merged commit 2bec0d8 into angr:master Oct 2, 2024
17 checks passed
@twizmwazin
Copy link
Member

Thanks!

@Ninja3047 Ninja3047 deleted the fix-mips-plt branch October 2, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants