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

Recognize all file big chunks #59

Merged
merged 5 commits into from
Nov 26, 2021
Merged

Conversation

kukovecz
Copy link
Contributor

There are multiple small corrections here, check commit-by-commit

Fixes #23

@kukovecz kukovecz requested a review from kissgyorgy November 26, 2021 15:16
From manual testing it looks like this is the default, but there is no
mention about this in the yara-python documentation
This function is very complex and its core to have high cyclomatic
complexity. We could move some things around but at this point its
easier to see the core logic in one place.
@kukovecz kukovecz force-pushed the 23-recognize-all-file-big-chunks branch from 42d05e8 to b828094 Compare November 26, 2021 16:35
@kukovecz kukovecz requested review from vlaci and kissgyorgy and removed request for vlaci November 26, 2021 16:46
@kissgyorgy kissgyorgy requested review from vlaci and removed request for kissgyorgy and vlaci November 26, 2021 16:47
@vlaci vlaci merged commit ccda728 into main Nov 26, 2021
@vlaci vlaci deleted the 23-recognize-all-file-big-chunks branch November 26, 2021 16:49
vlaci pushed a commit that referenced this pull request Feb 1, 2025
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.

Stop running handlers when a chunk matches the whole file.
3 participants