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

Feature/virtual mem flags parse #3606

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2023

  1. feat(events): create access_remote_vm event

    An event for accessing the memroy of a process externally (can be the
    same process) by the mem file of the process in procfs.
    
    Co-authored-by: OriGlassman <39296766+origlassman@users.noreply.github.com>
    AlonZivony and OriGlassman committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aaa8869 View commit details
    Browse the repository at this point in the history
  2. feat(events): parse access_remote_vm args

    Parse vm and gup flags arguments of access_remote_vm.
    AlonZivony committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    deb2f1d View commit details
    Browse the repository at this point in the history