Skip to content

Releases: toniebox-reverse-engineering/cc3200tool

v1.2.4 - Fix Python 3.10 compatibility

06 Nov 09:43
12f26f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3 - Ignore flash limits, file verifcation

27 Oct 20:10
e5c008b
Compare
Choose a tag to compare

v1.2.2 - Read from inactive filesystem

27 Jan 08:14
bcf6af8
Compare
Choose a tag to compare

v1.2.1 - Fix write_flash, allow read broken filesys

22 Jan 19:25
e2c2810
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - CC32XX + replace files in raw filedump

13 Aug 10:22
f8c5761
Compare
Choose a tag to compare
  • Replace files in an image if they are not bigger (-of)

v1.1.0 - CC32XX + extract from raw filedump

25 Dec 13:28
c6f35f3
Compare
Choose a tag to compare
  • Extract files from a raw image dump as file (--image_file, read_file, read_all_files, list_filesystem)
  • Add support for the slightly different structure of the cc32xx flash. (--device) only with a raw filedump (--image_file)