Name |
Last commit
|
Last update |
---|---|---|
appveyor | ||
yara @ 39602514 | ||
.gitmodules | ||
.travis.yml | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
appveyor.yml | ||
setup.cfg | ||
setup.py | ||
tests.py | ||
yara-python.c |
This Python function takes two optional kwargs: stack_size, max_strings_per_rule. These each are unsigned int types and will be used to update the YR_CONFIG_STACK_SIZE and YR_CONFIG_MAX_STRINGS_PER_RULE configuration options in the matching engine, respectively. We found a case preventing moving from cmdline yara to python-yara due to the lack of control over these options in the Python module. This fixes that. I suppose, at some point, it might be worthwhile to also implement a get_config entrypoint as well.
Name |
Last commit
|
Last update |
---|---|---|
appveyor | Loading commit data... | |
yara @ 39602514 | ||
.gitmodules | Loading commit data... | |
.travis.yml | Loading commit data... | |
LICENSE | Loading commit data... | |
MANIFEST.in | Loading commit data... | |
README.rst | Loading commit data... | |
appveyor.yml | Loading commit data... | |
setup.cfg | Loading commit data... | |
setup.py | Loading commit data... | |
tests.py | Loading commit data... | |
yara-python.c | Loading commit data... |