mirror of
https://github.com/azenla/AppleCache.git
synced 2026-05-27 01:42:25 +02:00
Add a new research section for the signature format.
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
Cache registration is the process that is typically necessary
|
||||
for Apple devices to use the cache.
|
||||
|
||||
Unfortunately, the request that registers the cache seems to be "signed".
|
||||
|
||||
I did however figure out that the length of the signed payload is a Big Endian 32-bit integer before the payload. Still working out the signature format.
|
||||
Unfortunately, the request that registers the cache seems to be signed.
|
||||
|
||||
```text
|
||||
Registration URL: https://lcdn-registration.apple.com/lcdn/register
|
||||
|
||||
Reference in New Issue
Block a user