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

  • A constructed payload, this is transferred to the switch in RCM mode to execute bootROM exploit
  • An RCM connection object This is the main interface to communicate with the switch

Enums

Traits

  • Defines the two actions for when a device is plugged in or removed

Functions