Software 44465 Published by

NanaZip 6.5 arrives with a solid focus on patching codec vulnerabilities that could leave archive extraction exposed to security risks. The update also tweaks everyday workflows by stopping File Explorer from popping up automatically during extractions and swapping in a cleaner XAML dialog for file locations. Developers cleaned up the version numbering system after the 6.x series got too cluttered, making future releases easier to track. Anyone handling untrusted files or tired of window spam should grab this update through the official repository or Windows Package Manager.



NanaZip 6.5 Release Adds Security Patches and Smarter Extraction Defaults

NanaZip 6.5 hits the download page with a focus on squashing security vulnerabilities and tweaking default behaviors that annoy power users. The release bumps the version to 6.5.1750.0, bringing in fixes from external auditors alongside some UI adjustments that make extracting archives feel less intrusive.

Screenshot_from_2025_09_01_16_02_54

Security Fixes Take Priority

The development team addressed several security vulnerabilities flagged by researcher Pig-Tail. While the project has not assigned official CVE numbers yet, the issues are tracked under GitHub Security Advisories. These patches cover codec handling flaws that could potentially be exploited during archive processing. Users who rely on NanaZip to handle untrusted files or extract archives from sketchy sources should treat this update as mandatory rather than optional. The GHSA links provide details for those who want to verify the scope of the fixes before applying them.

Extraction Behavior Gets a Tune-up

One of the more practical changes targets the extraction workflow by preventing File Explorer from opening automatically during extract-on-open operations. Previously, extracting a file might pop up a new window just to show where the data landed, which breaks focus during batch operations or when working with multiple archives. The update also introduces an optional XAML-based copy location dialog, giving the interface a more modern look for those who prefer the newer UI framework over legacy controls. These tweaks reduce unnecessary window clutter and speed up repetitive tasks.

Versioning Cleanup and Technical Updates

The developers also took time to clean up their versioning strategy after the 6.x series accumulated so many incremental updates that the numbering started looking messy. NanaZip 6.5 establishes a new baseline and adjusts release tag rules to keep future versioning cleaner, which helps anyone tracking builds or scripting automated updates based on version numbers. Under the hood, codec issues have been resolved to improve archive compatibility, and build tool implementations received improvements for contributors. The release includes an optional build with AddressSanitizer support to help catch memory errors during testing, along with a synchronization of zstd implementation that brings no functional changes compared to the previous sync.

Release NanaZip 6.5 (6.5.1750.0)

I'm excited to announce that we've released NanaZip 6.5, now available for download. I think we should have a new baseline and a new version tag rule because there are too many update numbers.

Release NanaZip 6.5 (6.5.1750.0) ยท M2Team/NanaZip

You can grab NanaZip 6.5 directly from the official repository or via the Windows Package Manager if you prefer command-line installs. The security patches alone make this worth a quick update cycle, and the extraction tweaks should save some clicks in the long run.