Crate tegra_rcm

Source
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§

PayloadError
An error while trying to create a payload
SwitchError
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