Skip to content

ChipWhisperer 0.08RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gregdeon gregdeon released this 25 Jan 18:07
· 4727 commits to develop since this release

Fixes/changes:

  • SW: FPGA Files now part of a complete .zip file
  • SW: Custom analysis scripts now possible, makes modifying models E-Z
  • SW: Add GPIO Toggle (for resetting target) as aux module
  • SW: Add key override for analysis
  • DOC: Several new tutorials, including AES-256 bootloader which demos the new analysis script system (still ongoing)

Before Running Please Note

  • Check documentation (linked above) for install information
  • Run self.clearAllSettings() in python console if you are installing this to a DIFFERENT directory than your existing installation

Known Issues (Critical Only)

  • Project files mostly DO NOT work. Does not save analysis results (analyzer) or hardware settings (capture). Only item saved is trace data.
  • Cannot open a project file once you've already got one open, must close project and reopen software.
  • Many things cause crashes.