Skip to content

Tags: CKAndroidProject/SVCMonitors

Tags

SVCMonitorV2

Toggle SVCMonitorV2's commit message
feat: 添加系统调用名称映射功能

在KpmBridge中新增sysnames方法获取系统调用名称表
StatusParser添加parseSysnames方法解析系统调用名称
MainViewModel在获取状态时自动加载系统调用名称
优化事件名称显示,去除"sys_"前缀

SVCMoitorv1

Toggle SVCMoitorv1's commit message
feat:修改clone调用,支持更多SVC的地址,但是参数没有解析