Jump to content
Server Maintenance This Week. ×

Building detailed DB of Kexts (Not currently installed) including information from Info.plist


This topic is 5510 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I am currently working on a DB which will store information about Kernel Extensions (Kexts). I am looking for direction as to the method of retrieving the below information. If I should stick with Applescript or if there is some other means of scripting that will do the job.

Say I have a folder of kexts from a particular update from Apple (Not those currently loaded on the machine) I want to find the following:

1. The name of the kext

2. Size of the kext including its contents as they are actually folders.

3. Pull useful information from the Info.plist file such as version, build, dependencies...

The kicker is that there could be additional kexts buried inside and I would like to reference the parent kext and the information above for these.

Im working on a project which will show extremely detailed information about the different kexts put out in Apple updates.

Where should I start?

Is it worth putting a lot of time into Applescript or AS insufficient for this task.

Link to comment
Share on other sites

This topic is 5510 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.