Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working please help #10

Closed
ExpertMaker opened this issue Dec 28, 2023 · 6 comments
Closed

Not working please help #10

ExpertMaker opened this issue Dec 28, 2023 · 6 comments

Comments

@ExpertMaker
Copy link

Hello! I made a VM using VMWare for both Mac OS Sonoma and Big Sur, but both display the same error. I download the file and run the commands in terminal but I always get
2023/12/28 06:53:26 Starting mac-registration-provider 173b05f
2023/12/28 06:53:26 Loading identityservicesd
2023/12/28 06:53:26 No offsets found for 11.0.1/20B29/amd64 (hash: 1a9cc9305e1621a2024a0f2c70fe77af0d0cf1fbd7e971ecd443f2fd587b12fc)

What should I do?
Thanks!

@NathanKassab
Copy link

Virtual machines don't work for this process, as far as I know. You may need to get a real mac computer.

@0xdevalias
Copy link
Contributor

The specific error here is because 11.0.1 isn't a currently supported version:

@ExpertMaker If you're able to follow the instructions in this comment and upload the binary somewhere, someone might be able to reverse it to get the correct offsets and add support.

@asherdundas
Copy link

I just tried with a working version of macos, but I still get the same error. What should I do?

@0xdevalias
Copy link
Contributor

0xdevalias commented Jan 1, 2024

@asherdundas Can you paste the full error here? That will tell us the specific macOS version you're running, and the sha256sum of the /System/Library/PrivateFrameworks/IDS.framework/identityservicesd.app/Contents/MacOS/identityservicesd binary; which is required to understand exactly why you're getting the error.

At a guess though, I would say that you're potentially not using a supported version of macOS like you think you are.

@melvinjcuretonjr
Copy link

% sudo ./mac-registration-provider_2
2024/01/24 10:20:27 Starting mac-registration-provider 796b7e3
2024/01/24 10:20:27 Loading identityservicesd
2024/01/24 10:20:27 No offsets found for 14.3/23D56/amd64 (hash: d3c6986fefcbd2efea2a8a7c88104bf22d60d1f4f2bbf3615a1e3ce098aba765)

Screenshot 2024-01-24 at 10 33 04 AM

@tulir tulir closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
@0xdevalias
Copy link
Contributor

@melvinjcuretonjr What would have been more helpful here is if @tulir explicitly said that support for that version was just merged in #28 , and so if you use the latest version it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants