Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 709 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 709 Bytes

avrbootjack

A program and utility to hijack an unlocked bootloader on the avr microcontroller This is based off the work of Snail as a part of his Fignition project, linking here for his great work should be referenced and thanked!

Original Blog link

Fignition project <-note this may not be the best link but is currently there

More to come

once I get this working I plan to include a base class for updating a bootloader and making this a as generica as possible for others to use. Contributors and commentors are more than welcome!