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

Added basic support for bare-metal ARM by adding pattern for finding binutils. #1921

Merged
merged 2 commits into from
Jun 22, 2021

Conversation

WittsEnd2
Copy link
Contributor

Pwntools Pull Request

High Level Explanation

Added a pattern in which_binutils() for finding bare-metal arm specific binutils. Previously, if this was installed but neither of the Linux ARM toolchain was not installed, then it wouldn't be able to find the utilities necessary for pwntools to work.

Testing

From what I have seen, this didn't break any of the existing tests. I can create a new one if necessary.

Target Branch

The target branch for this will be dev as this is an enhancing the support for bare-metal ARM.

@WittsEnd2
Copy link
Contributor Author

This is a cleaner version of #1916. Two commits: one for the change and one for the CHANGELOG.

@Arusekk Arusekk merged commit 6b2cdbb into Gallopsled:dev Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants