fibratus
fibratus copied to clipboard
Implement `find_handle` and `find_handles` filament functions
These helper functions would allow consulting the handle state exposed by Fibratus. The find_handles function should return all handles known to Fibratus as a list of Python dictionary objects. The find_handle function accepts the process identifier and returns all handle objects allocated by the specified process.