Smoothstep / apple-gen

Generate machine specific security keys for apple endpoints and services
24 stars 7 forks source link

WIP

Description

C Interface to private and native apple functions for generating encrypted machine fingerprints.

Following obfuscated functions will be encapsulated in assembly:

Explanation of concepts and values

These are the names of the encrypted keys and their counterpart:

Encrypted values for those keys are generated in apple's closed-source XNU kernel bootstrap destructor (finalizer).

Support

Compilation platforms

Target architectures

Requirements

Build toolsets: Ninja, make, Visual Studio.

References

https://github.com/beeper/pypush