MCPcopy Create free account
hub / github.com/Gstalker/Zygisk-Rust-ModuleTemplate / plt_hook_exclude

Method plt_hook_exclude

module/rust/src/api.rs:146–153  ·  view source on GitHub ↗

For ELFs loaded in memory matching `regex`, exclude hooks registered for `symbol`. If `symbol` is `None`, then all symbols will be excluded.

(&self, regex: &CStr, symbol: Option<&CStr>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected