

The libraries are linked statically to provide one final executable for the sake of simplicity. The tar extraction, being relatively easy to implement, has been coded from scratch. It relies on libcurl for the networking (get requests and file download) and libzip for the zip extraction.

Since the original project requires python, and it's not installed by default on windows, this tool hasīeen coded to provide an all-in-one solution with no additional dependencies needed.

This project is born to provide a native solution, mainly on Windows, to the original Unlocker project. A one-click Unlocker for VMWare Player and Workstation.Ī C++ port of the DrDonk Python Unlocker The tool
