Closed pavlinux closed 6 months ago
The file is a .gsp
file, not .gcd
. And thus it's a completely different format. From glancing at it, I'd say the GSP is some encrypted archive of all the different updates mentioned in the package.xml . But I don't know of any way to decrypt it.
$ ./get_updates.py 006-B3943-10 $ wget http://download.garmin.com/software/EPIX_Gen2__720.gsp $ unzip EPIX_Gen2__720.gsp Archive: EPIX_Gen2__720.gsp extracting: package.xml
inflating: manifest.xml
extracting: bundle.gsp
$ ./gcdstruct.py bundle.gsp