fitzgen / fitzgen/mach

sectcreate Info.plist

Open
#60 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
92
Forks
29
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.