Skip to content
Snippets Groups Projects
  • Jeremy Soller's avatar
    788526a3
    Bare-bones ptracing functionality · 788526a3
    Jeremy Soller authored
    Since even a very basic ptrace can be nice to have, I thought I would split
    the, perhaps rather big, ptrace project up in multiple PRs to make as few
    changes as necessary in each. This PR contains the initial registry modifying
    bits and only a very basic security measure. Letting this out to the community
    should be good for spotting bugs and maybe getting some hype ;)
    788526a3
    History
    Bare-bones ptracing functionality
    Jeremy Soller authored
    Since even a very basic ptrace can be nice to have, I thought I would split
    the, perhaps rather big, ptrace project up in multiple PRs to make as few
    changes as necessary in each. This PR contains the initial registry modifying
    bits and only a very basic security measure. Letting this out to the community
    should be good for spotting bugs and maybe getting some hype ;)