Expand description
Tegra RCM library
A library to help exploit the bootROM exploit for the Tegra X1’s RCM mode Current support OS’s are Linux, MacOS, and Windows
Structs§
- Handle
- An RCM connection object This is the main interface to communicate with the switch
- Payload
- A constructed payload, this is transferred to the switch in RCM mode to execute bootROM exploit
- Switch
- Switch Device
Enums§
- Payload
Error - An error while trying to create a payload
- Switch
Error - An error interacting with the Switch in RCM mode
Traits§
- Actions
- Defines the two actions for when a device is plugged in or removed
Functions§
- check_
env - Validates the environment
- create_
hotplug - create a hotplug setup, this blocks