Skip to content

feat: Improve ELF detection capabilities #831

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

Merged
merged 4 commits into from
Mar 5, 2025

Conversation

theguy147
Copy link
Contributor

This PR adds some missing members to the maps for elf_machines, elf_types and elf_osabi to improve ELF detection capabilities. Furthermore, it slightly weakens the sanity checks for the machine field of the ELF header, by allowing unknown values as well - this should improve the detection of custom ELF formats encountered.

@devttys0 devttys0 merged commit 19dc7c8 into ReFirmLabs:master Mar 5, 2025
3 of 4 checks passed
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