Releases: toniebox-reverse-engineering/cc3200tool
Releases · toniebox-reverse-engineering/cc3200tool
v1.2.4 - Fix Python 3.10 compatibility
v1.2.3 - Ignore flash limits, file verifcation
What's Changed
Full Changelog: v1.2.2...v1.2.3
v1.2.2 - Read from inactive filesystem
v1.2.1 - Fix write_flash, allow read broken filesys
What's Changed
- allow to read all files by id only
- catch broken file table
- fixed write_flash command by @thefool in #17
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0 - CC32XX + replace files in raw filedump
- Replace files in an image if they are not bigger (-of)
v1.1.0 - CC32XX + extract from raw filedump
- 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)