Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Pskordilis

macrumors member
Original poster
Jul 31, 2021
91
37
i install Tinker Tool System from github and for some reason mac ask for my password with message "wrong password"
 
Last edited by a moderator:
Last edited:
If you run the suggested command in Terminal, check in /tmp/ for a file named update.

To list the content of /tmp/ in Terminal
Code:
ls -a /tmp/
At the moment i just finish restore my mac through timemachine so i can't check. Thanks for your help friend.
 
At the moment i just finish restore my mac through timemachine so i can't check. Thanks for your help friend.

And don't forget to change your password! (+ any others you may have attempted, for whatever reason)

Hopefully you have good password hygiene and haven't used the same password elsewhere!? If you have, ensure you also change the password(s) on every website, app etc, where you also use it. The same goes for any additional passwords you may have tried to use in that dodgy app.
 
And don't forget to change your password! (+ any others you may have attempted, for whatever reason)

Hopefully you have good password hygiene and haven't used the same password elsewhere!? If you have, ensure you also change the password(s) on every website, app etc, where you also use it. The same goes for any additional passwords you may have tried to use in that dodgy app.
I didn't even find that app to open it 🤣. all my passwords are random gen plus 2fa
 
Just as note, the above discussed nightmare with installing Github virus masquerading as application TinkerTool is the reason why so many people are so happy to be protected by AppleStore and requirements to sign the applications. It is getting more and more difficult to protect ourselves by simply being careful and reasonable.
I checked the Github page, when it was still linked here, and it is weird page with no credentials to author or anything else which would trace to author and app pedigree. It has no commit history or anything else making it reasonable GH repo. But, it looks good enough to pass as source if trusted software to, potentially, many.
 
Just as note, the above discussed nightmare with installing Github virus masquerading as application TinkerTool is the reason why so many people are so happy to be protected by AppleStore and requirements to sign the applications. It is getting more and more difficult to protect ourselves by simply being careful and reasonable.
I checked the Github page, when it was still linked here, and it is weird page with no credentials to author or anything else which would trace to author and app pedigree. It has no commit history or anything else making it reasonable GH repo. But, it looks good enough to pass as source if trusted software to, potentially, many.
i already report him
 
  • Like
Reactions: kitKAC
For the external disk, try to re-index it in Terminal :

Code:
sudo mdutil -i on /Volumes/"My external Volume"

If it doesn’t work, try first to delete actual index :
Code:
sudo mdutil -X /Volumes/"My external Volume"

Note: sudo requires session password.
 
I didn't even find that app to open it
I didn’t have time to install this one in a virtual machine, but similar ones delete themselves after a successful run.

i already report him
One has been taken down, I reported others as well, but there are too many. If you search the string after echo using Bing, you can find similar pages on GitHub for IINA, Audacity, uBlock and even CrowdStrike.
 
  • Like
Reactions: Pskordilis
And don't forget to change your password! (+ any others you may have attempted, for whatever reason)

Hopefully you have good password hygiene and haven't used the same password elsewhere!? If you have, ensure you also change the password(s) on every website, app etc, where you also use it. The same goes for any additional passwords you may have tried to use in that dodgy app.
Many hours after restore my timemachine backup i get a weird message like that, you think is relevant to the junk i install? Resume data sync asks for my mac pass btw and not icloud pass.
CleanShot 2025-08-12 at 00.01.12@2x.jpg
 
That’s exactly what the MacRumors article describes, with words and images. As far as I know, clicking on macrumors.com links is safe :)
I know. But that's the one key bit of information from that article, and makes sense to have right in the thread itself.

I've relied on so many MacRumors threads when troubleshooting in the past, and I always appreciate it when people document things within the discussion (like you've done with all those malware file locations above).
 
Last edited:
Probably best to avoid GitHub completely anymore for apps?

I think Homebrew (deleted soon after since it didn't do what I wanted) was the only app I downloaded from there.

It's doubtful but maybe changes happening with MS will help.
 
Probably best to avoid GitHub completely anymore for apps?
There are legitimate apps, notarized by Apple, hosted on GitHub.

To enumerate just a few
IINA https://github.com/iina/iina
Stats https://github.com/exelban/stats
LuLu https://github.com/objective-see/LuLu
KnockKnock https://github.com/objective-see/KnockKnock

When downloading any app, it’s a good idea to check it on VirusTotal.
Example for the latest IINA 1.3.5 dmg, in the details there is a Signature info section
https://www.virustotal.com/gui/file...d0c9daccc1d59176832ea650f533fcbdc6a38/details

This is how the page of the malware looked like. Following repeated reports to GitHub, the pages have been removed. As the link from the script is still active, I’ve obscured it.

Malware_On_GitHub.jpg

I have a video of the malware in action, but I have to edit it in a similar way first.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.