|
|
|
|
|
by X-Cubed
840 days ago
|
|
One approach is to copy the data to a location that you control first (eg: RAM) and perform both the check and the use of that data from the trusted location. That can be difficult though on embedded devices with constrained resources. |
|