Skip to content

Releases: Zeal8bit/Zeal-Disk-Tool

Zeal Disk Tool v0.3.0

05 Jun 12:37

Choose a tag to compare

Zeal Disk Tool is now is version v0.3.0, here are the changes:

  • Added a disk image creator and importer, operations don't necessarily need a physical disk anymore!
  • Added a ZealFSv2 partition viewer to browse, export, import, create directories and more on an existing disk or image!
  • Added a refresh option to list the available disks without the need to close and open the program again
  • Added the disks that are not usable (too big or protected) to the list but not selectable
  • Added support for single partition on raw disks (no MBR, ZealFSv2 only)
  • Added support for MBR creation
  • Added support for custom partition size
  • Added support for 512-byte aligned partition
  • Added a menubar with all the available options
  • Added a status bar at the bottom to get a feedback in case of success or error
  • Selected disk is now highlighted in the list
  • Fixed a crash when no disk was available
  • Fixed a bug where delete partitions were not deleted

⚠️ Disclaimer: Use at your own risk. Zeal Disk Tool modifies disk images and may interact with physical drives if misused. I am not responsible for any data loss, disk corruption, or damage caused by the use or misuse of this tool. Always back up important data before working with

Big thanks to @zoul0813 for his contribution!

Zeal Disk Tool v0.2.0

04 May 06:04

Choose a tag to compare

Zeal Disk Tool is now is version v0.2.0, still in beta, here are the changes:

  • Added support for partition removal
  • Fixed bugs in ZealFSv2 header related to wrong types (32-bit vs 16-bit etc...)
  • Added support for Mac OS (#1, thanks to @zoul0813 !)
  • Improved message box for admin message (#1)
  • Increased max disks from 16 to 32 (#1)
  • Added "exceeds max disk size" notices (#1)
  • Improved nk_combo for disk dropdown (#1)

⚠️ Disclaimer: Use at your own risk. Zeal Disk Tool modifies disk images and may interact with physical drives if misused. I am not responsible for any data loss, disk corruption, or damage caused by the use or misuse of this tool. Always back up important data before working with

Zeal Disk Tool v0.1.0

02 May 04:38

Choose a tag to compare

First beta release of Zeal Disk Tool, currently compatible with Windows and Linux.

IMPORTANT: You need to execute this program as root on Linux, or as Administrator on Windows!

This release features the following:

  • View all available disks
  • View existing partitions
  • Create new ZealFSv2 partitions
  • Changes are cached and only saved to disk when explicitly applied — prevents accidental data loss
  • Cross-platform (Linux and Windows)
  • Simple graphical interface built with Raylib and Nuklear
  • To protect internal/unrelated disks, disks over 64GB will be hidden and cannot be modified

⚠️ Disclaimer: Use at your own risk. Zeal Disk Tool modifies disk images and may interact with physical drives if misused. I am not responsible for any data loss, disk corruption, or damage caused by the use or misuse of this tool. Always back up important data before working with disk images.