1 file changed
+1
-1
lines changed- .github/workflows/build.yml+35-1
- .gitignore+3-1
- BUILD.bazel+4
- Makefile.am+4-1
- docs/modules.rst+1
- docs/modules/math.rst-24
- docs/modules/pe.rst+36
- docs/modules/string.rst+46
- docs/yarapython.rst+43-2
- libyara/Makefile.am+2
- libyara/filemap.c+1-1
- libyara/include/yara/pe.h+3
- libyara/modules/math/math.c-18
- libyara/modules/module_list+1
- libyara/modules/pe/pe.c+184
- libyara/modules/pe/pe_utils.c+11-1
- libyara/modules/string/string.c+88
- libyara/re_lexer.c+35-35
- libyara/re_lexer.l+13-13
- tests/BUILD.bazel+12
- tests/data/c6f9709feccf42f2d9e22057182fe185f177fb9daaa2649b4669a24f2ee7e3ba_0h_410h
- tests/test-math.c-73
- tests/test-pe.c+31
- tests/test-rules.c-8
- tests/test-string.c+102
- windows/vs2015/libyara/libyara.vcxproj+1
- windows/vs2017/libyara/libyara.vcxproj+1
0 commit comments