Expand description
This module defines the ScanObject, which represents a BinaryObject that has been
preprocessed. The ScanObject struct defined in this module is accessible in the root
namespace as armorlib::ScanObject.
Structsยง
- Scan
Object - A struct that represents a
BinaryObject(with associatedfiletype) that has been preprocessed and therefore containsmetadata. This is the object that is passed toScanModules.