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

Add feature to add/remove process over execve argv #237

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

hillu
Copy link
Collaborator

@hillu hillu commented Dec 16, 2024

This has to piece together (part of) the command line in RAM by copying to be able to feed it to the regexp matcher.

This is better than not having the feature at all, I suppose.

Close: #119

This has to piece together (part of) the command line in RAM by
copying to be able to feed it to the regexp matcher.

This is better than not having the feature at all, I suppose.

Close: threathunters-io#119
@hillu hillu merged commit 47ff5fb into threathunters-io:master Dec 16, 2024
7 checks passed
@hillu hillu deleted the label-argv branch December 16, 2024 00:27
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.

Label processes based on a regexp over ARGV
1 participant