Rust implementation of CBF (Common Boot Format) that is utilized by various LeapFrog devices.
git clone https://github.com/leapbunny/cbf-rs
cd cbf-rs
cargo install --path .
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