Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 431 Bytes

cbf-rs

Rust implementation of CBF (Common Boot Format) that is utilized by various LeapFrog devices.

Installing

  • git clone https://github.com/leapbunny/cbf-rs
  • cd cbf-rs
  • cargo install --path .

Usage

You can use cbf-rs --help to view all arguments. Supports Version 1 and 2 of CBFs.

Example: cbf-rs --version 2 --output kernel.cbf ./zImage