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

Invert binary extension processing #13

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

wagoodman
Copy link
Contributor

This is a follow up to #12; instead of looking at known non-binary extensions, this will look at the extension found and determine if it is likely an arch or an os, and if so, deem it a binary based off of the fact that the last field is probably not an extension.

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman added the bug Something isn't working label Oct 17, 2023
@wagoodman wagoodman changed the title Invert binary ext processing Invert binary extension processing Oct 17, 2023
@wagoodman wagoodman merged commit cca5e66 into main Oct 17, 2023
2 checks passed
@wagoodman wagoodman deleted the invert-binary-ext-detection branch October 17, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant