Skip to content
SecArsenal
Educational and ethical use only. Only test systems you own or are explicitly authorized to test. Full disclaimer.

avrdude

AVRDUDE is a command-line program that allows you to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the…

general
Official docs ↗

Platforms: Linux · Last verified September 7, 2026

AVRDUDE is a command-line program that allows you to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP).

Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.

Getting started

See the official site linked above for details.