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

Improve atom extraction logic #1656

Merged
merged 8 commits into from
Feb 25, 2022
Merged

Improve atom extraction logic #1656

merged 8 commits into from
Feb 25, 2022

Conversation

plusvic
Copy link
Member

@plusvic plusvic commented Feb 24, 2022

Fix issue #1646 by generalizing the solution provided in #1647. Atoms with a higher number of unique bytes are prioritized over atoms that have repeated characters.

Also fixes issue #1654, which was discovered in a debug session, but has been there for a long time.

@plusvic plusvic merged commit 384265e into master Feb 25, 2022
@plusvic plusvic deleted the improve_atoms branch February 25, 2022 09:21
tarterp pushed a commit to mandiant/yara that referenced this pull request Mar 31, 2022
Fix issue VirusTotal#1646 by generalizing the solution provided in VirusTotal#1647. Atoms with a higher number of unique bytes are prioritized over atoms that have repeated characters.

Also fixes issue VirusTotal#1654, which was discovered in a debug session, but has been there for a long time.
maximelb pushed a commit to refractionPOINT/yara that referenced this pull request Nov 17, 2022
Fix issue VirusTotal#1646 by generalizing the solution provided in VirusTotal#1647. Atoms with a higher number of unique bytes are prioritized over atoms that have repeated characters.

Also fixes issue VirusTotal#1654, which was discovered in a debug session, but has been there for a long time.
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.

1 participant