Antonin Hildebrand
Antonin Hildebrand
@DanielSmedegaardBuus I guess Asepsis works with SIP disabled under El Capitan. But I haven't tested it myself. I can prepare a new build with OS requirement check disabled.
http://downloads.binaryage.com/Asepsis-1.5.2.dmg before installing please run this command in Terminal.app: ``` touch ~/.no-asepsis-os-restriction ``` I have just briefly tested it here on my El Capitan B6 system and Asepsis seems to...
You have two options: 1) This will just suppress update errors, but updater will run: ``` touch ~/.asepsis-suppress-update-errors ``` 2) This should uninstall updater component: ``` asepsisctl uninstall_updater ```
@MichaelZaporozhets I'm sorry, I have no idea
I have published the 1.5.2 version on the site and wrote this: http://asepsis.binaryage.com/#sip It there anything I should add or explain better?
@m-urban Thanks, I'm glad you find my apps useful. Dockmod approach was promising, we tried it recently, but KEXT signing must be approved by a live person in Apple and...
@danielbayley: people usually don't disable security features, the majority simply stops using our apps. I'm glad there is at least a way for technical people to disable SIP if they...
Unfortunately I need some easy to follow / robust way how to let people use TotalFinder. I don't have bandwidth to support people who get stuck messing with their systems....
Right, Asepsis does not use OSAX. Asepsis just [patches some files in restricted areas](https://github.com/binaryage/asepsis/blob/master/ctl/cmd/install_wrapper.rb). So I believe if you install Asepsis with SIP disabled and then reboot to fully enable...
I'm not sure what caused this. Unfortunately I don't support Asepsis under 10.11+ systems. Let's wait if more people report similar issues.