1. VMware Unlocker for macOS or macOS Catalina Unlocker VMware 15 ( Unlocker for VMware ) is a handy tool that replaces a couple of files such as VMware-vmx, vmwarebase.dll, vmwarebase.so and patches macOS settings and installation features like options, booting and installation settings into VMware and even download a copy of the latest version of VMware Tools for macOS on VMware if you want.
  2. VMware is dedicated to supporting users with disabilities. The available Voluntary Product Accessibility Templates (VPATs) document the accessibility features found in VMware’s products so as to address the regulations of Section 508 and EN 301 549. This page contains VPATs for the most recent version of actively sold VMware products.
Macos unlocker esxi 6.7Vmware
VMware Workstation虚拟机安装macOS解锁工具.
更新Unlocker 支持 VMware Workstation 15.5
下载解压后请右键以管理员模式运行运行 unlockerwin-install.cmd
要求Windows 7或以上
虚拟机安装macOS苹果系统教程
https://www.applex.net/threads/pc-vmware-macos.92998/
开发者主页
https://github.com/DrDonk/unlocker
其他相关主页
https://github.com/paolo-projects/unlocker/releases
https://github.com/BDisp/unlocker
unlocker文件不包含了darwin.iso补丁, 正常运行解锁补丁的时候会自动下载darwin.iso.
若下载失败可以手动下载
http://softwareupdate.vmware.com/cds/vmw-desktop/fusion/
在最新的目录下packages里下载com.vmware.fusion.tools.darwin.zip.tar
然后解压, 再把darwin.iso文件复制到VMware的安装目录里面.
目前最新的版本为
http://softwareupdate.vmware.com/cd...ckages/com.vmware.fusion.tools.darwin.zip.tar
若无法下载可以试试
http://s1.mac2x.com/2018/tools_2019.zip
macOS Unlocker V3.0.2 for VMware Workstation
+-----------------------------------------------------------------------------+
| IMPORTANT: |
| |
| |
| Always uninstall the previous version of the Unlocker before using a new |
| version. Failure to do this could render VMware unusable. |
| |
+-----------------------------------------------------------------------------+
1. Introduction
---------------
Unlocker 3 is designed for VMware Workstation 11-15 and Player 7-15.
If you are using an earlier product please continue using Unlocker 1.
Version 3 has been tested against:
* Workstation 11/12/14/15 on Windows and Linux
* Workstation Player 7/12/14/15 on Windows and Linux
The patch code carries out the following modifications dependent on the product
being patched:
* Fix vmware-vmx and derivatives to allow macOS to boot
* Fix vmwarebase .dll or .so to allow Apple to be selected during VM creation
* Download a copy of the latest VMware Tools for macOS
Note that not all products recognise the darwin.iso via install tools menu item.
You will have to manually mount the darwin.iso for example on Workstation 11 and Player 7.
In all cases make sure VMware is not running, and any background guests have
been shutdown.
The code is written in Python.
2. Prerequisites
----------------
The code requires Python 2.7 to work. Most Linux distros ship with a compatible
Python interpreter and should work without requiring any additional software.
Windows Unlocker has a packaged version of the Python script using PyInstaller,
and so does not require Python to be installed.
3. Limitations
--------------
If you are using VMware Player or Workstation on Windows you may get a core dump.
Latest Linux products are OK and do not show this problem.
+-----------------------------------------------------------------------------+
| IMPORTANT: |
| |
| |
| If you create a new VM VMware may stop and create a core dump. |
| There are two options to work around this issue: |
| |
| 1. Change the VM to be HW 10 - this does not affect performance. |
| 2. Edit the VMX file and add: |
| smc.version = '0' |
| |
+-----------------------------------------------------------------------------+
4. Windows
----------
On Windows you will need to either run cmd.exe as Administrator or using
Explorer right click on the command file and select 'Run as administrator'.
win-install.cmd - patches VMware
win-uninstall.cmd - restores VMware
win-update-tools.cmd - retrieves latest macOS guest tools
5. Linux
---------
On Linux you will need to be either root or use sudo to run the scripts.
You may need to ensure the Linux scripts have execute permissions
by running chmod +x against the 2 files.
lnx-install.sh - patches VMware
lnx-uninstall.sh - restores VMware
lnx-update-tools.sh - retrieves latest macOS guest tools
6. Thanks
---------
Thanks to Zenith432 for originally building the C++ unlocker and Mac Son of Knife
(MSoK) for all the testing and support.
Thanks also to Sam B for finding the solution for ESXi 6 and helping me with
debugging expertise. Sam also wrote the code for patching ESXi ELF files and
modified the unlocker code to run on Python 3 in the ESXi 6.5 environment.
History
-------
27/09/18 3.0.0 - First release
02/10/18 3.0.1 - Fixed gettools.py to work with Python 3 and correctly download darwinPre15.iso
10/10/18 3.0.2 - Fixed false positives from anti-virus software with Windows executables
- Allow Python 2 and 3 to run the Python code from Bash scripts

Macos Unlocker Esxi 6.7

Esxi

Macos Unlocker V3.0

Lnx-install.sh - patches VMware lnx-uninstall.sh - restores VMware lnx-update-tools.sh - retrieves latest macOS guest tools 6. Thanks - Thanks to Zenith432 for originally building the C unlocker and Mac Son of Knife (MSoK) for all the testing and support. Extract Unlocker Master. In this step, select Win-install and Right-click select Run as Administrator. Run As Administrator. Once you run Win install the CMD or command prompt will pop up on the screen. To stop VMware Services, wait for some seconds to copy important files. MacOS Unlocker V3.0.2 for VMware ESXi 1. Introduction - Unlocker 3 for ESXi is designed for VMware ESXi 6.5, 6.7 and 7.0 The patch code carries out the following modifications dependent on the product being patched:. Fix vmware-vmx to allow macOS to boot. Fix libvmkctl to allow vSphere to control the guest The code is written in Python as it makes the Unlocker easier to run.