Releases: Bioruebe/cicdec
Releases · Bioruebe/cicdec
3.0.0
- Added support for another installer version
- Added
-dfb
command line parameter to extract file data block
- Changed
-db
command line parameter to not extract the file block per default
- Fixed crash if the installer contains unknown data blocks
- Fixed crash when using the
-si
command line option
- Improved installer version detection
- Updated BioLib to 2.3.2
- Updated SharpZipLib to 1.3.3
2.3.0
- Added support for installers containing files bigger than ~2 GB
- Fixed extraction for installers with more than one data file
- Reduced memory usage during extraction
- Updated BioLib to 2.3.0
2.2.0
- Added support for another installer version
- Updated BioLib to 2.2.0
2.1.2
- Fixed extraction failure of some installers with data files
2.1.1
- Fixed version detection for some installers
- Updated BioLib to 2.0.0
2.1.0
- Cicdec now uses BioLib. This change aims at unifying the UX of my command line tools by standardizing prompts, messages and exit codes.
- Added overwrite prompt if output file already exists