CarterLi / iina

The modern video player for macOS with additional features and bug fixes.
https://iina.io
GNU General Public License v3.0
679 stars 29 forks source link

Release triggers alert from app due to suspected Dylib injection #2

Closed ViRo3 closed 2 years ago

ViRo3 commented 2 years ago

The app triggers an alert for this repo's release of Iina causing it to crash; doesn't happen with official releases IINA-2021-11-24-205014.txt

A fix would be very appreciated!

CarterLi commented 2 years ago

My modification has nothing to do with dylib injection, nor do I know how to fix it.

libbluray.2.dylib metioned in the log is boundled inside IINA.app folder, and was built by homebrew. My modification don't use it too ( it's used by MPV afaik )

If you trust my build, add it into the trust list. If not, use the official build instead.

CarterLi commented 2 years ago

It's the app that tries to inject IINA. It's not IINA tries to inject others. At least IINA doesn't try to ask for root privileges and install system global extenions.