Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement find_handle and find_handles filament functions #30

Open
rabbitstack opened this issue Dec 2, 2020 · 0 comments
Open

Implement find_handle and find_handles filament functions #30

rabbitstack opened this issue Dec 2, 2020 · 0 comments
Labels
needs: docs Indicates that the issue needs documentation updates scope: filaments Anything related to filaments scope: handle Anything related to handles

Comments

@rabbitstack
Copy link
Owner

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.

@rabbitstack rabbitstack added scope: filaments Anything related to filaments needs: docs Indicates that the issue needs documentation updates scope: handle Anything related to handles labels Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: docs Indicates that the issue needs documentation updates scope: filaments Anything related to filaments scope: handle Anything related to handles
Projects
None yet
Development

No branches or pull requests

1 participant