Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Image4 Certificates (IM4C) #54

Open
justtryingthingsout opened this issue Nov 11, 2024 · 0 comments
Open

Add support for Image4 Certificates (IM4C) #54

justtryingthingsout opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@justtryingthingsout
Copy link
Contributor

These appear in particular cases, such as AuthDebug responses or Yonkers patch IM4Ms.
The format as listed by dumpasn1 is as follows:

 487  525:   SEQUENCE {
 491  521:     SEQUENCE {
 495    4:       IA5String 'IM4C'
 501    1:       INTEGER 0
 504  436:       SET {
 508  354:         [PRIVATE 1129469008] {
 517  350:           SEQUENCE {
 521    4:             IA5String 'CRTP'
 527  340:             SET {
...

IM4C appears to mean Image4 Certificates, and CRTP as Certificate Properties, and they appear to simply be the Apple constraint extensions usually embedded in certificates, except now embedded in this IM4C wrapper.

@m1stadev m1stadev self-assigned this Nov 11, 2024
@m1stadev m1stadev added the enhancement New feature or request label Nov 11, 2024
@m1stadev m1stadev added this to the v1.0 milestone Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants