mirror of
https://github.com/vivisect/vivisect
synced 2026-06-08 18:04:23 +00:00
ed32a79bc6
* validate each module in the VIV_EXT_PATH and VDB_EXT_PATH is a valid module, with a `vivExtension()` or `vdbExtension()` function. log skips and loaded modules * Update vdb/extensions/__init__.py info->warning, and make error message more clear * Update vivisect/extensions/__init__.py info->warning, and make error message more clear (viv)