Re: Kext library resolution
Re: Kext library resolution
- Subject: Re: Kext library resolution
- From: prokash <email@hidden>
- Date: Sat, 13 May 2017 12:46:12 -0700
Thanks Charu,
I will try that on Monday. I hope I don’t need to do anything more in the exporter since nm should show the functions under T ( text section ) !
Also as I said, couple kext will depend on this exporter, so I will look at that too. Should work if the the first one does. Lets see.
-Prokash On May 13, 2017, at 12:07 PM, Charu Tiwari < email@hidden> wrote:
Hi Prokash, You can load importer kext by showing dependency on exporter kext. I think it should solve your problem.
kextload -d /PathToExporterKext/exporterKext.kext /PathToImporterKext/importerKext.kext
Regards, ~Charu
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden