Skip to content

Conversation

@excitedplus1s
Copy link
Contributor

usage:
ldid -S -Cadhoc -Clinker-signed somfile

codesign -dv -r- somefile

CodeDirectory v=20400 size=7071 flags=0x20002(adhoc,linker-signed) hashes=216+2 location=embedded

@CRKatri
Copy link
Member

CRKatri commented Nov 26, 2022

Please add this to the manpage.

Add linker-signed
Add linker-signed en_US
Add linker-signed zh_CN
Add Man linker-signed zh_TW
@CRKatri
Copy link
Member

CRKatri commented Nov 26, 2022

Thank you!
If you're up to the challenge, would you like to add support for using multiple flags with one -C, like -Chard,kill? It should be fairly simple to implement with getsubopt(3p) or strtok(3p).

@excitedplus1s
Copy link
Contributor Author

Thank you!
If you're up to the challenge, would you like to add support for using multiple flags with one -C, like -Chard,kill? It should be fairly simple to implement with getsubopt(3p) or strtok(3p).

Done

Copy link
Member

@CRKatri CRKatri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! All looks good.

@CRKatri CRKatri merged commit 308b664 into ProcursusTeam:master Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants