Skip to content

rufus4mac 0.2.0

Choose a tag to compare

@hulryung hulryung released this 01 Jun 12:14

What's new in 0.2.0

  • Windows 10/11 install USB: select a Windows ISO → rufus4mac formats GPT/FAT32, copies the ISO, and splits install.wim > 4 GB into install.swm (bundled wimlib) for UEFI boot. Optional Windows 11 compatibility bypass (TPM/Secure Boot/RAM/CPU/Storage).
  • Format mode: select no image → the button becomes Format; erase a USB as exFAT or FAT32 with MBR/GPT and a volume label.

Still included (0.1.0)

  • Raw/DD write of .iso/.img/.dmg with progress and SHA-256 verification (toggleable).
  • No background daemon, no Full Disk Access — privileged write via Apple's authopen; formatting via diskutil. Internal/system disks are never targets.

Install

Open the DMG, drag RufusApp to Applications. macOS 13+, Apple Silicon or Intel.
Signed with a Developer ID and notarized by Apple — launches without Gatekeeper warnings.

Notes

  • Writing/formatting erases the entire target disk.
  • The Windows-USB path is not yet validated on physical hardware end-to-end (see docs/manual-test-checklist.md); the core has 53 automated tests incl. real-device (hdiutil) integration.