Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sectcreate Info.plist #60

@xd009642

Description

@xd009642

So I'm trying to do the equivalent of gcc task_for_pid.c -sectcreate __TEXT __info_plist ./Info.plist -o task_for_pid from https://attilathedud.me/mac-os-x-el-capitan-10-11-and-task_for_pid/ and try to use some of the task APIs in rust. But I can't figure out how to link it in because apparently you can't retrospectively append or prepend to the object file. So if there's any guidance on how that works it would be appreciated!

Also how active is this project? Just because I saw the task stuff is partially implemented so I could potentially fill in some implementations while I'm working on my stuff if I notice any missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions