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

Create helpers for checking raw arguments #88

Closed
grantseltzer opened this issue Nov 8, 2021 · 0 comments · Fixed by #89
Closed

Create helpers for checking raw arguments #88

grantseltzer opened this issue Nov 8, 2021 · 0 comments · Fixed by #89
Assignees

Comments

@grantseltzer
Copy link
Contributor

In tracee PR #1123 parsing of syscall arguments into strings can be turned on with an argument to the output flag. We should provide helpers for checking particular values in the raw

For example, the clone 'flag' argument has a bunch of options, we could provide helpers like bool HasClearTID(flags) to detect if flags contains CLONE_CHILD_CLEARTID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant