Skip to content

Releases: fuzzywalrus/extract-xiso-gui

Fix Create XISO output path, remove debug logging, and make signing portable

05 Mar 00:14

Choose a tag to compare

A tiny release, mostly for portability and quality of life.

v0.1.4 - General improvements

30 Oct 20:13

Choose a tag to compare

v0.1.4
Fixed a few issues in the original terminal application:

  1. Line 26: Comment formatting issue
  2. Lines 762, 959, 1115: For loops with empty bodies (just need formatting)
  3. Line 1066: Unsequenced modification warning (potentially serious - undefined behavior)
  4. Line 1131: If statement with empty body
  5. Line 1733: Integer to pointer cast warning

Added new icon
Added new check for updates
Added settings
Updated about box

v0.1.3 - notarized UB

24 Sep 23:37

Choose a tag to compare

Hassle free as the code is now signed so you don't have to whitelist it. The dual binaries may have caused issues. No other feature changes.

v0.1.2 - Universal Binary

11 Sep 19:47

Choose a tag to compare

All important milestone, this now a universal binary for both x64 / ARM64.

Important: On first launch, macOS may show "Apple cannot check it for malicious software"

Important

First launch instructions!

macOS 14 and below

  • Right click open
  • Right-click the app and select "Open"
  • Click "Open" in the security dialog

macOS 15 and above

  • Double to open, ignore the security message and click okay
  • go to System Preferences > Security & Privacy > General and click "Open Anyway"

v0.1.1 - Working Application

10 Sep 07:31

Choose a tag to compare

  • Added app icon
  • made sure that command-Q is working (previously required closing the window).
  • Lowered macOS version requirements
  • Properly signed (Will require security bypass)

v2.7.1 - macOS v0.1.0 - Alpha

09 Sep 00:22

Choose a tag to compare

This is the first release, it should be working. You will need to rebuild.

You'll need to always specify an output directory, recommended that you use a different directory than where your original .iso is located as there is a chance it can be overwritten with the decrypted ISO.

By default, it will extract the ISO and then create an ISO from the contents. You do not need the contents.

v2.7.1 - (macOS v0.1)

08 Sep 14:21

Choose a tag to compare

v2.7.1 - (macOS v0.1) Pre-release
Pre-release

Iniit release