|
|
|
|
|
by miki123211
529 days ago
|
|
In principle, device manufacturers could make hardware DRM work for ML models. You usually inference those on GPUs anyway, and they usually have some kind of hardware DRM support for video already. The way hardware DRM works is that you pass some encrypted content to the GPU and get a blob containing the content key from somewhere, encrypted in a way that only this GPU can decrypt. This way, even if the OS is fully compromised, it never sees the decrypted content. |
|
Look at the bootloader, can you open a console?
If not, can you desolder the flash and read the key?
If not, can you access the bootloader when the flash is not detected anymore?
...
Can you solder off the capacitors and glitch the power line, to do a [Voltage Fault Injection](https://www.synacktiv.com/en/publications/how-to-voltage-fau...)?
Can you solder a shunt resistor to the power line, observe the fluctuations and do [Power analysis](https://en.wikipedia.org/wiki/Power_analysis)?
There are a lot of doors and every time someone closes them a window remains tilted.