Skip to content

Attack Firmware v1.2, Target firmware v1.4, Dump Script v1.5

Latest
Compare
Choose a tag to compare
@CTXz CTXz released this 01 Apr 11:00

This release brings some minor changes introduced in @deividAlfa's recent PR.

Here's a summary of what has changed:

Target Firmware:

  • If WDG_SW is enabled in the option bytes, the IWDG is continiously refreshed. This fixes infinite dumping loops such as in #20

  • The flash size register is no longer utilized, improving compatibility with F1 clones that do not implement the flash size register. The flash is now simply dumped until a fault occurs.

Dump Script:

  • Show address when printing dump to terminal