Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

59 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages