forked from theJaxon/unlocker
-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from shelaf/patch
Fix darwinPre15 url.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
79a0b3c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @paolo-projects Not sure how else to get in touch with you.
I was one of the people that worked on the effort to get things working with Catalina.
I ended up following the @BDisp fork instead of this one. He doesn't plan to maintain it. From what I have seen, the previous maintainer Dr. Donk is no longer active either.
Do you plan to try to have an updated version to work with Big Sur? It seems like some people are having some success, although these installation instructions are a little messy.
https://www.wikigain.com/install-macos-big-sur-on-vmware-windows-pc/
I maintain this site:
https://macosvmware.tech.blog/
which was created to support users of this medical software
https://loopkit.github.io/loopdocs/
that can't afford a Mac.
Thanks!
79a0b3c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @mkitchingh, I plan on maintaining the C++ port (auto-unlocker), because that's the one I made and I know how to modify it.
The python repo is just a fork where I fixed the tools download, included a python bundle for windows and applied some patch code from other contributors.
I opened it to submit the pull request with the said fixes to the original repo, which in the meantime was disbanded (I guess?)...
The fact is that I merely translated the patch from DrDonk's repo in C++ to make it easier to execute out of the box (namely on windows).
I have very little if any knowledge about how the underlying patch process works, so I won't be able to do it by myself.
If you're experienced in it and you want to contribute there are a few ways you can do it:
79a0b3c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not an expert on this code either. I just went through it, and I think it depends on what VMWare changes when they release their updates that allow Big Sur as a guest OS. We will have to wait and see. Just noticed there is a reference to me one of the commits 'unlocker.py Applied @mkitchin patch to unlocker.py and updated gettools.py to loo' mkitchin was actually taken on github, so I'm mkitchingh. mkitchin was my username in a forum where this was being discussed. It doesn't bother me, but the person who has that account may wonder why it is being attributed to him.
79a0b3c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah you're right... I just mentioned him in the commit message because he was guy that other people where referencing to when discussing about the patched code. The commit message should have been fixed now