Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Releases: DrDonk/unlocker

Unlocker 4.2.7

01 Nov 10:29
Compare
Choose a tag to compare

01/11/23 4.2.7

IMPORTANT: Security Update

Please redownload the unlocker as VMware have
announced and fixed a vulnerability in
VMware Tools across macOS, Linux and Windows guests. The unlocker has been updated with the latest ISOs which fix the
issue. Alternatively download the tools directly from VMware https://vmware.com/go/tools.

drdonk

  • Update VMware tools as CVE vuklnerability in earlier versions

Unlocker 4.2.6

03 Mar 15:32
Compare
Choose a tag to compare

Changes

All dates are UK DD/MM/YY format.

03/03/23 4.2.6

This is the last release of Unlocker.

drdonk:

  • Tidy up of code
  • Removed template VMs
  • Added macOS recovery VMDK utility

Unlocker 4.2.5

06 Feb 17:56
Compare
Choose a tag to compare

Changes

All dates are UK DD/MM/YY format.

06/02/23 4.2.5

drdonk

  • Added dumpsmc to release build as useful for diagnostic info
  • SMC text labels for private and public key count incorrectly swapped
  • Add wait for key press to hostcaps
  • Updated cpuid binaries from http://github.com/drdonk/cpuid
  • Build process updated to make it more automated when building
  • Added TAR Gzipped distribution file for Linux

Unlocker 4.2.4

21 Dec 16:48
Compare
Choose a tag to compare

21/12/22 4.2.4

drdonk

  • Changes to templates to disable webcam in VM
  • Removed files from templates that are generated when VM is first opened to ensure uniqueness of VMs.
  • New templates with good defaults for different versions of VMware and macOS guests
  • Remove some duplicate messages in executables
  • Removed a marker in patches as never used (KPPW/KPST)
  • Wiki now source of more dynamic informtion such as Ventura supoort

samhocevar

  • Check for vmware-vmx-stats file exists before trying to patch

SimPilotAdamT

  • Clarification on using AUR with Unlocker

SHA256SUM: f6f8c9f3e74cc35b76b4f95f03e69b00af76f0518aaf65bba81da4f9ec007bfc unlocker424.zip

Unlocker 4.2.3

21 Sep 08:56
Compare
Choose a tag to compare

21/09/22 4.2.3

drdonk

  • VMware Tools 12.1.0 - last VMware tools for macOS to be released
  • Template VMs for Intel and AMD CPUs with sensible defaults and preformatted HFS+J virtual disk

SHA256SUM: 29aab76a5bae00fb6b0fe276008eb22ce8c6cef06c545d61cc9d9e30c980ab9b unlocker423.zip

Unlocker 4.2.2

30 Jul 18:46
Compare
Choose a tag to compare

30/07/22 4.2.2

drdonk

  • Re-worked README.md file
  • Updated darwin.iso to version 12.0.6
  • relock restarts Windows services unpatching fails
  • Initial changes for 22H2 tech previews. New Windows service for auto-starting VMs needs to be stopped and started.
  • Ensure using bash and fix dist folder creation in the source code build scripts from Linux

SHA256SUM:
f320f723c76b6582139b2f6de7c8f032ba2473638d3d2e410e0a031ab0956500 unlocker422.zip

Unlocker 4.2.1

04 Jun 12:31
f3a7b03
Compare
Choose a tag to compare

03/06/22 4.2.1

drdonk:

  • Missing message when removing ISOs in relock
  • Updated darwin.iso to version 12.0.5

Unlocker 4.2.0

13 May 17:15
186663a
Compare
Choose a tag to compare

13/05/22 4.2.0

drdonk:

  • Split unlocker.exe into 2 new files unlock.exe and relock.exe so can be directly executed on Windows without
    having to pass a parameter to install or uninstall
  • Added Windows manifest to allow the executables to directly run as Administrator without using re-spawn code
  • Minimize false AV detection especially Windows Defender
  • Added a new command to check the status of the patching called check.exe
  • Fix to restarting vmware-tray.exe on Windows which had the wrong working directory

Unlocker 4.1.3

03 Mar 15:09
Compare
Choose a tag to compare

03/03/22 4.1.3

drdonk:

  • Update VMware Tools to version 12.0.0

Unlocker 4.1.2

15 Feb 17:29
92f3375
Compare
Choose a tag to compare

15/02/22 4.1.2

drdonk:

  • Fix stopping/starting services on Windows