You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Zip Drive is a high-performance, user-mode filesystem utility that allows you to mount ZIP, 7Z, and RAR archives as virtual drives or NTFS directory mount points. Built on the DokanNet library, it provides seamless, read-only access to compressed data without the need for manual extraction.
Mount ZIP archives as real Windows drive letters with zero extraction. ZipDrive uses streaming decompression and dual-tier caching (memory + disk) to serve files on demand — no temp folders, no waiting. Supports multi-archive directories, ZIP64, auto charset detection, and 100+ concurrent reads.
Lightweight utility that allows you to mount original Xbox ISO files (.iso) as virtual drives or NTFS directory mount points. Built on the DokanNet library, it provides high-performance, read-only access to Xbox Disc Video File System (XDVDFS) contents directly from Windows Explorer.