MCPcopy Create free account
hub / github.com/Cisco-Talos/Barbervisor / read_mem

Method read_mem

parse_trace/src/memreader.rs:39–52  ·  view source on GitHub ↗

Read into a buffer at the given address. Assumes wanting to read into the entire buffer.

(&mut self, addr: Address, buffer: &mut [u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

get_kernel_modulesFunction · 0.45
mainFunction · 0.45
read_u64Method · 0.45
read_u32Method · 0.45
full_dllMethod · 0.45
base_dllMethod · 0.45

Implementers 1

memreader.rsparse_trace/src/memreader.rs

Calls 2

seekMethod · 0.80
translateMethod · 0.45

Tested by

no test coverage detected