Contribute
Register

tonymacx86.Installhelper ?

Status
Not open for further replies.
Joined
Mar 24, 2010
Messages
37
Motherboard
Gigabyte Z390
CPU
i9-9900K
Graphics
Radeon VII
Hi everyone @ Tonymacx86,

I just discovered that you secretly runs a LaunchDeamon that triggers a PrivilegedHelperTool during every startup. Since this code doesn´t seem to be published as Open Source (like Chimera & Chameleon), it would be great if you´d share what this actually does???

Thanking you.

Regards,

Marius


Code from LaunchDeamon:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.tonymacx86.InstallHelper</string>
<key>LaunchOnlyOnce</key>
<false/>
<key>MachServices</key>
<dict>
<key>com.tonymacx86.InstallHelper</key>
<true/>
</dict>
<key>OnDemand</key>
<true/>
<key>Program</key>
<string>/Library/PrivilegedHelperTools/com.tonymacx86.InstallHelper</string>
<key>ProgramArguments</key>
<array>
<string>/Library/PrivilegedHelperTools/com.tonymacx86.InstallHelper</string>
</array>
<key>RunAtLoad</key>
<false/>
</dict>
</plist>
 
BEWARE until clarified - Tonymacx86 sercretly runs hidden tool in background!

Words of advice - before you go full Chicken Little, why not email a mod/admin and ask a question?

If I'm not mistaken the tonymac daemon is installed when you first run MultiBeast, to enable that app's modification of your OS X installation and help ensure the app works properly. Ever install any Adobe apps, or Google's, or Backblaze, or Carbon Copy Cloner, or a thousand other programs? They have launch daemons too. It's all a conspiracy, I tells ya. ADOBE DEEPLY CARES ABOUT WHAT PORN YOU WATCH BECAUSE, WELL, THEY JUST DO.

Might be time to repurpose that tin foil.
 
BEWARE until clarified - Tonymacx86 sercretly runs hidden tool in background!

Words of advice - before you go full Chicken Little, why not email a mod/admin and ask a question?

If I'm not mistaken the tonymac daemon is installed when you first run MultiBeast, to enable that app's modification of your OS X installation and help ensure the app works properly. Ever install any Adobe apps, or Google's, or Backblaze, or Carbon Copy Cloner, or a thousand other programs? They have launch daemons too. It's all a conspiracy, I tells ya. ADOBE DEEPLY CARES ABOUT WHAT PORN YOU WATCH BECAUSE, WELL, THEY JUST DO.

Might be time to repurpose that tin foil.

Oh please I beg stop!!!! - I am the floor rolling and the tears are falling down my face from laughing.
 
Installerhelper is the code that allows for the packages to be installed. It is only launched when you have MultiBeast actually install something and then exits upon completion.

If you want to see what the code does, search for running Cocoa application code with elevated privileges. You will find examples of this type of code.
 
BEWARE until clarified - Tonymacx86 sercretly runs hidden tool in background!

Well... Thanking you for the clarification!
 
Status
Not open for further replies.
Back
Top