• Background
    • Awards
    • Biography
    • Resume
  • Blog
    • Articles
    • Cookie Policy
    • Galleries
      • Photo Gallery
      • Video Gallery
    • Glossary
  • Contact
    • Contact
    • Social Networks
  • IT
    • Downloads
      • Windows
    • Equipment
    • Hardware
    • Software
    • Testimonial
    • Information Technology
  • Projects
    • Business Projects
    • HackBook Projects
    • Hackintosh Projects
    • Website Projects
    • More Projects
  • Service Rates
    • Business Rates
    • Residential Rates

CsrActiveConfig

Tuesday, September 15, 2015 Articles, Tips Comments Off on CsrActiveConfig

When I need to get the most out of my Hackintosh and HackBook, one setting I enable or disable is SIP and that can be done by changing the CsrActiveConfig values in the config.plist file in the Rt Variables section. To get to it, Clover Configurator, EFI Mounter or ESP Mounter Pro is highly recommended.

SIP is Completely Disabled
<key>RtVariables</key>
<dict>
<key>CsrActiveConfig</key>
<string>0x67</string>
<key>BooterConfig</key>
<string>0x28</string>
</dict>

SIP Partially is Partially Disabled
<key>RtVariables</key>
<dict>
<key>CsrActiveConfig</key>
<string>0x3</string>
<key>BooterConfig</key>
<string>0x28</string>
</dict>

SIP is Enabled
<key>RtVariables</key>
<dict>
<key>CsrActiveConfig</key>
<string>0x0</string>
<key>BooterConfig</key>
<string>0x28</string>
</dict>

WARNING: If your configuration requires you to to have SIP enabled to function properly, you need to verify that your kernel cache is stable and repair any issues before enabling.

sudo touch /System/Library/Extensions && sudo kextcache -u /

The following two tabs change content below.
  • Bio
  • Latest Posts
facebook-profile-picture
My Twitter profileMy Facebook profileMy LinkedIn profileMy Pinterest profileMy YouTube channel

Stephan Pringle

Chief Executive Officer at Sipylus
About The Author: Stephan Pringle is an Information Technology Specialist. He covers hardware and software and provides tips for you to troubleshoot and repair issues on your own. In his spare time, he writes articles about the State of New York on his Hackintosh and HackBook and that has helped him to become the top contributor of the New York City section of Yahoo! Answers.
facebook-profile-picture
My Twitter profileMy Facebook profileMy LinkedIn profileMy Pinterest profileMy YouTube channel

Latest posts by Stephan Pringle (see all)

  • The New Microsoft Edge is Old - Friday, January 15, 2021

Related posts:

  1. Root SSH Direct Access
  2. Dell Latitude E6410
  3. Gatekeeper
  4. Access a Shared Folder
  5. Dell Latitude E5440 HackBook
  6. Say Farewell to Orkut
  7. Clover Configurator
  8. Trojan.Emotet
  9. Scan with a Canon imageCLASS MF4450
  10. EFI Folder
  11. Windows Registry Key Names
  12. Repair a MYSQL Database
  13. Solving Network Connection Problems
  14. Disable AdBlock Plus
  15. Create Install Media
  16. Hide the Administrator Account
  17. TP-Link TL-WN725N
  18. Permissions of the Key Files
  19. Trojans
  20. Program a Receiver and Transmitter

Comments are closed.




Copyright © 1990-2020 Stephan Pringle. All rights reserved.

Stephan Pringle

IT Technical Support Specialist

  • Keyword Search

  • Translator

  • Topic Sponsor

I am always working to improve your experience on my website. Part of this involves using cookies to collect anonymous data for statistics and personalization. Learn more