- 02 May, 2019 6 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
- 29 Apr, 2019 2 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
- 26 Apr, 2019 1 commit
-
-
Victor M. Alvarez authored
-
- 22 Feb, 2019 4 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
- 17 Feb, 2019 1 commit
-
-
Caleb Fenton authored
-
- 05 Dec, 2018 4 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
- 25 Oct, 2018 1 commit
-
-
Jimmy authored
-
- 27 Aug, 2018 1 commit
-
-
Closes issue #79.
Victor M. Alvarez authored
-
- 16 Aug, 2018 1 commit
-
-
Victor M. Alvarez authored
-
- 15 Aug, 2018 1 commit
-
-
Victor M. Alvarez authored
-
- 14 Aug, 2018 2 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
- 08 Aug, 2018 1 commit
-
-
Use the public git url instead of the personal link
m1a0yu3 authored
-
- 06 Aug, 2018 3 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
- 03 Aug, 2018 9 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
If Yara return error for `rules.match(data='string')` the Python wrapper module crashes process with a segmentation fault. Handle properly errors from 'data' and from 'pid'.
barahilia authored -
Omer Katz authored
-
Victor M. Alvarez authored
-
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.
Coleman Kane authored
- 02 Aug, 2018 2 commits
-
-
Victor M. Alvarez authored
-
Victor M. Alvarez authored
-
- 01 Aug, 2018 1 commit
-
-
Fix regression in "includes" argument in yara.compile. With includes=True includes were being disabled instead of enabled. Closes #78.
Victor M. Alvarez authored
-