Hugal31 / yara-rust

Rust bindings for VirusTotal/Yara
Apache License 2.0
74 stars 29 forks source link

feature: Add support: yr_scanner_scan_mem_blocks #46

Closed ikrivosheev closed 2 years ago

ikrivosheev commented 3 years ago

Feature: https://github.com/Hugal31/yara-rust/issues/42

ikrivosheev commented 3 years ago

@hexgnu, Ready! I added support for: https://yara.readthedocs.io/en/stable/capi.html#c.yr_scanner_scan_mem_blocks . Please, can you review?

I the next PR I want to refactoring tests.