Skip to content

kxtzownsu/libcros

Repository files navigation

libcros

A Rust library that gives a high-level API for interacting with Chrome(OS) devices.

Important

Some parts of the library may be locked behind features,
please refer to the documentation to see which features you need to
enable to use some parts of the library.

Installation

cargo add libcros

Usage

First, you need to install the package to your project. See Installation

Then, look at some examples in examples/. There are examples on how to use the following features:

  • Logging
  • Tlcl (TPM1.2 & TPM2.0)

Credits

  • appleflyer - intial Tlcl rust port. wouldn't have been able to start w/out them
  • Google - writing Tlcl.
  • zeglol - writing the initial version of libargs in C. writing AGENTS.md

About

A Rust library that provides easy-to-use functions for interacting with a Chrome device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors