Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

BSD Support #3

Open
Open
@eklitzke

Description

@eklitzke

For real BSDs (FreeBSD, OpenBSD, etc.) the following parts of the code have to be updated:

  • The ptrace() code in ptrace.cc needs to be updated to use the BSD ptrace() interface
  • The ASLR code in aslr.cc has to be updated
  • The setns() stuff should be disabled on BSD, since it's Linux-specific

For macOS, all of the above need to be done, plus Mach-O parsing code needs to be added to symbol.cc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions