Skip to content

Effortlessly generate precise ScanPolicy values for your OpenCore setup. This Java-powered tool offers a user-friendly interface and supports both integer and hexadecimal formats.

License

Notifications You must be signed in to change notification settings

cmalf/oc-scanpolicy-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

♨️ oc-scanpolicy-generator

Effortlessly generate precise ScanPolicy values for your OpenCore setup. This Java-powered tool offers a user-friendly interface and supports both integer and hexadecimal formats. Customize your configuration to achieve optimal performance.

  • ScanPolicy
    • Type: plist integer, 32 bit
    • Description: Define operating system detection policy.

❓ Ho to do

Make sure you have installed any version of Java jdk.

  • Clone This repo

    git clone https://github.com/cmalf/oc-scanpolicy-generator.git
  • Go to the folder

    cd oc-scanpolicy-generator
  • Compile with javac

    javac ScanPolicyGenerator.java
  • Run the Script

    java ScanPolicyGenerator

    or You can run the Script without compile

    java ScanPolicyGenerator.java

📸 ScreenShoot

CleanShot 2024-11-18 at 02 55 56

✎ᝰ. NOTE

OpenCore Documentation is the source of information for this script.

About

Effortlessly generate precise ScanPolicy values for your OpenCore setup. This Java-powered tool offers a user-friendly interface and supports both integer and hexadecimal formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages