#firmware #check #mcu #checking #flash #brick #brickers

app brickcheck

brickcheck checks your firmware for brickers!

1 unstable release

Uses old Rust 2015

0.1.0 Jul 20, 2016

#6 in #brick

MIT license

4KB
83 lines

brickcheck

brickcheck checks your firmware for brickers!

Whether a binary will brick an MCU or not is determined by checking the 'secured' and 'mass-erase' bits of the flash configuration field.

Installing

$ cargo install brickcheck

Using

$ brickcheck brick.bin
WARNING: This firmware will brick your K20 when flashed!!!

$ brickcheck kitten.bin
This firmware is as safe as a kitten.

Supported MCUs

  • Kinetis K20

Changelog

0.1.0

Released on July 21, 2016.

License

This project is licensed under the terms of the MIT license.

Dependencies

~82KB