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

File find.rs

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

Source from the content-addressed store, hash-verified

1use crate::cache::try_cached_function_guid;
2use binaryninja::binary_view::{BinaryView, BinaryViewExt};
3use binaryninja::command::Command;
4use binaryninja::function::Function as BNFunction;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected