首页
社区
课程
招聘
[求助]请教一个osx 文件过滤驱动的问题
发表于: 2019-9-26 10:19 8557

[求助]请教一个osx 文件过滤驱动的问题

2019-9-26 10:19
8557
安装错误信息如下:
bash-3.2# kextutil syfilekeeper.kext/
Warnings:
    Personality CFBundleIdentifier differs from containing kext's (not necessarily a mistake, but rarely done):
        SyFileKeeper
    Personality CFBundleIdentifier names a kext that can't be found:
        'SyFileKeeper' -> 'com.synitalent.kext.syfilekeeper'

Disabling KextAudit: SIP is off
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV10SyFileList' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV11SyVnodeGate' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV15SyFileOperation' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV15SyMacPolicyHook' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV15SyStringMatcher' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV9IOService' for vtable '__ZTV27com_synitalent_KeeperDriver' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV12IOUserClient' for vtable '__ZTV30com_synitalent_SyUserInterface' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syfilekeeper]: The super class vtable '__ZTV8OSObject' for vtable '__ZTV7SyDebug' is out of date. Make sure your kext has been built against the correct headers.
(kernel) kxld[com.dlpendpoint.kext.syf

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 968
活跃值: (11)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
自己先顶一个
2019-9-26 11:10
0
雪    币: 238
活跃值: (11)
能力值: ( LV6,RANK:90 )
在线值:
发帖
回帖
粉丝
3
请问楼主搞定了吗
2019-11-23 15:40
0
游客
登录 | 注册 方可回帖
返回
//