MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / load.rs

File load.rs

plugins/warp/src/plugin/load.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::matcher::{Matcher, PlatformID, PLAT_MATCHER_CACHE};
2use binaryninja::binary_view::{BinaryView, BinaryViewExt};
3use binaryninja::command::Command;
4pub struct LoadSignatureFile;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected