What does HackerNews think of NanaZip?

The 7-Zip derivative intended for the modern Windows experience

Language: C++

#23 in C++
#7 in Windows
#2 in Windows
And on the Windows side of things, there's NanaZip https://github.com/M2Team/NanaZip which gives 7-zip better integration with W11 context menus, and a better file manager UI
Although potentially missing the point of the original submission: https://github.com/M2Team/NanaZip

imo better integration with Win 10/11 context menus and more compression codecs

I haven’t use it, but this fork of 7zip claims to have added some security features including Control Flow Guard and Control-flow Enforcement Technology (CET) Shadow Stack: https://github.com/M2Team/NanaZip
It would be nice if 7-zip added support for the new Windows 11 context menu. It requires that each context item is registered to an application and gets removed when the app is uninstalled, instead of the current free-for-all. [1] There's a fork, NanaZip, that adds this and a few more features, although the way it's structured makes it a non-trivial patch. [2]

[1] https://blogs.windows.com/windowsdeveloper/2021/07/19/extend... [2] https://github.com/M2Team/NanaZip

Ive been a user of 7-zip for years. I've recently switched to NanaZip which is a fork which works with windows 11 new context menu and adds in some other niceties. https://github.com/M2Team/NanaZip