Skip to main content

Module blocking

Module blocking 

Source
Available on crate feature blocking only.
Expand description

Non-async version of the Malware DB client

Structsยง

IterableHashSearchResult
Wrapper around search results for iterating over resulting hashes with the blocking client
IterableSampleSearchResult
Wrapper around search results for iterating over resulting binaries with the blocking client
MdbClient
Blocking Malware DB Client Configuration and connection which requires the blocking feature