🔍 Round 1: Reverse Engineering an .elf file
In this session, we explored how to reverse engineer an Arduino blink sketch from its compiled binary files using various tools like GDB, avr-objdump, and strings.
In this session, we explored how to reverse engineer an Arduino blink sketch from its compiled binary files using various tools like GDB, avr-objdump, and strings.
Useful things I've learned in the terminal mostly git stuff but also includes some general terminal stuff. As a terminal I'm using GitBash.