As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

Tutorial A5 Breaking AES-256 Bootloader

92 bytes removed, 14:32, 23 March 2017
Building/Programming the Bootloader
The firmware that implements the bootloader is available inside the ChipWhisperer folder at <code>chipwhisperer\hardware\victims\firmware\bootloader-aes256</code>. If you've uploaded the firmware for any of the other tutorials, the process is identical:
# Open the Makefile inside a command prompt/terminal window and navigate to this folder. For Enter the ChipWhisperer Lite, make sure that the line command <code>make PLATFORM = CW303X</code> , where X is uncommentedthe name of your target. For other devicesinstance, make sure that the appropriate line is uncommented.# Open a command prompt/terminal window and navigate to this folder. Enter the command use <code>makePLATFORM=CW303</code> and ensure on the ChipWhisperer Lite. Ensure that the program is successfully compiled. The output should end with a line like
#: <pre>Built for platform CW-Lite XMEGA</pre>
# Open the ChipWhisperer Capture software and connect to your hardware. Open the programmer window (''Tools > CW-Lite XMEGA Programmer''), find the <code>.hex</code> file that you just made, and ''Erase/Program/Verify FLASH''.
Approved_users
510
edits

Navigation menu