8000 Added new syscalls by AlonZivony · Pull Request #1245 · aquasecurity/tracee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added new syscalls #1245

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

Merged
merged 3 commits into from
Dec 15, 2021

Conversation

AlonZivony
Copy link
Contributor

Added support for new 64 and 32 bit syscalls

< 8000 path d="M8 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM1.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm13 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"> Copy link
Collaborator
@yanivagman yanivagman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AlonZivony
You've added the new syscalls to consts_amd64.go, but the same syscalls can be added to consts_arm64.go as syscalls ids are now synced up across targets (starting from 403 the
numbers are the same on all targets other than an arch specific offset). Can you please add those to consts_arm64.go as well?

@yanivagman
Copy link
Collaborator

@AlonZivony please rebase on recent changes so we can merge

@AlonZivony AlonZivony force-pushed the feature/support-new-syscalls branch from 473c779 to c603d90 Compare December 15, 2021 12:08
@yanivagman yanivagman merged commit d4bcc0b into aquasecurity:main Dec 15, 2021
@AlonZivony AlonZivony deleted the feature/support-new-syscalls branch July 24, 2022 18:00
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 this pull request may close these issues.

2 participants
0