-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yara
updated
6 files
+2 −1 | .github/workflows/build.yml | |
+65 −48 | libyara/modules/macho/macho.c | |
+32 −44 | libyara/re_lexer.c | |
+0 −12 | libyara/re_lexer.l | |
+2 −2 | tests/test-macho.c | |
+2 −3 | tests/test-rules.c |