-
Notifications
You must be signed in to change notification settings - Fork 181
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
7 files
+1 −1 | configure.ac | |
+1 −1 | docs/conf.py | |
+1 −1 | libyara/Makefile.am | |
+1 −1 | libyara/include/yara/libyara.h | |
+72 −78 | libyara/modules/macho/macho.c | |
+3 −1 | tests/blob.h | |
+172 −77 | tests/test-macho.c |