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

Select a PE file format parser library #1

Open
postmodern opened this issue Feb 22, 2025 · 0 comments
Open

Select a PE file format parser library #1

postmodern opened this issue Feb 22, 2025 · 0 comments
Labels
discussion Topic is open to discussion
Milestone

Comments

@postmodern
Copy link
Member

In order to scan for ROP gadgets in Windows PE executables, we will need a PE File Format parser. Ideally, we should select one based on licensing (LGPL or MIT/BSD/Apache), code quality, does it have tests, and can it actually be used as a library?

If no suitable candidate can be selected, we may have to write our own.

@postmodern postmodern added this to the Planning milestone Feb 22, 2025
@postmodern postmodern added discussion Topic is open to discussion and removed planning labels Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Topic is open to discussion
Projects
None yet
Development

No branches or pull requests

1 participant