MyGit

v7.0.0-beta

mandiant/capa

版本发布时间: 2024-01-24 21:59:45

mandiant/capa最新发布版本:v7.4.0(2024-10-04 19:53:51)

This is the beta release of capa v7.0 which was mainly worked on during the Google Summer of Code (GSoC) 2023. A huge shoutout to @colton-gabertan and @yelhamer for their amazing work.

Also a big thanks to the other contributors: @aaronatp, @Aayush-Goel-04, @bkojusner, @doomedraven, @ruppde, and @xusheng6.

New Features

Breaking Changes

New Rules (41)

Bug Fixes

Development

Developer Notes

With this new release, many classes and concepts have been split up into static (mostly identical to the prior implementations) and dynamic ones. For example, the legacy FeatureExtractor class has been renamed to StaticFeatureExtractor and the DynamicFeatureExtractor has been added.

Starting from version 7.0, we have moved the component responsible for feature extractor from main to a new capabilities' module. Now, users wishing to utilize capa’s feature extraction abilities should use that module instead of importing the relevant logic from the main file.

For sandbox-based feature extractors, we are using Pydantic models. Contributions of more models for other sandboxes are very welcome!

Raw diffs

相关地址:原始地址 下载(tar) 下载(zip)

1、 capa-v7.0.0-beta-linux-py311.zip 48.97MB

2、 capa-v7.0.0-beta-linux.zip 40.39MB

3、 capa-v7.0.0-beta-macos.zip 31.3MB

4、 capa-v7.0.0-beta-windows.zip 30.7MB

查看:2024-01-24发行的版本