Skip to content

CodingForMoney/MachOSign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachOSign

get Signature in MachO file

Codes are copy from the Security library which Apple opensource in here . Codes are at Security/Tool / codesign.c in detail.

Usage

Use MachOSign to get the signature info in the MachO file .

The return of loadSignature is a NSDictionary which contains the signature certificate detail info and the SHA1 of the signature certificate.

Demo :

About

get Signature in MachO file

Resources

Stars

Watchers

Forks

Packages

No packages published