You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Jun26Apr1618Mar16151223Feb327Jan1814424Dec19Oct2Sep26Jun1215May29Apr232124Mar7Jan9Dec20Nov1310Oct24Sep2May29Apr2622Feb175Dec25Oct27Aug1615148632130Jul2531Jan10Nov987131Oct302725171613730Sep29Aug16Jul1330Jun2731May2219181716158525Apr17Mar16157Feb27Jan920Oct3Aug29Jul25230Jun29201523Feb31Jan22126Nov1123Oct25Sep24231511CALLBACK_MSG_TOO_MANY_MATCHES now also passes rule identifier and rule (#181)Update yara submodule.v4.1.0v4.1.0Allow the "match" function to accept pid=0 as an argument.Bump version number to 4.1.0.Update YARA submodule.Rename warning_callback to warnings_callback for coherency with modules_callback.Finally fix #170.Fix performance issue with non-matching rules when no callback is provided.Refactor yara_callback.Fix compatibility with Python 2.7 and improve warning message.Improve callback function performance and fix build on MacOS (#175)Update YARA submodule.Add support for exposing runtime warnings via a callback. (#160)Added check for stdbool.h header and forcing its use (#159)Changed setup.py to build hash support on Windows (#167)Closes #164.Allow using the latest version of "wheel" instead of enforcing version 0.29.0.Upgrade to jansson 2.13 and start building for Python 3.9. (#161)Update YARA submodule.Update YARA submodule.Remove unnecessary build matrix from .travis.yml.Build with Python 3.8 and 3.9 in Travis CI.Update YARA submodule.Update yara submodule and stop using deprecated fields.Update YARA submodule.Use boolean AND operator (&&) instead of bitwise operator (&).Print all warnings with error_on_warning (#157)Allow a Py_buffer as data for Rules_match (#152)Bump version to 4.0.2v4.0.2v4.0.2Fix issue #149.Bump version number to 4.0.1v4.0.1v4.0.1Force C99 while compiling statically. (#145)Update yara submodule.v4.0.0v4.0.0Support a "is_global" and "is_private" member on Rules. (#130)Upgrade yara submodule.Adapt to changes in YARA v4.0 API (#141)Fix issue #136 for Python 2.7 too. (#140)Handle invalid unicode in metadata values. (#136)Fix deprecation warnings due to invalid escape sequences. (#139)Update YARA submodule.