Skip to content

Commit

Permalink
HIDS v1.7: commit id updated
Browse files Browse the repository at this point in the history
Signed-off-by: shenping.matt <[email protected]>
  • Loading branch information
shenping-bd committed Jun 3, 2024
1 parent 5d55e7d commit 18a2d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/LKM/src/smith_hook.c
Original file line number Diff line number Diff line change
Expand Up @@ -5021,7 +5021,7 @@ static void __init install_kprobe(void)
module_param(sid_##name, charp, S_IRUSR|S_IRGRP|S_IROTH)

/* latest commit id */
static char *smith_srcid = SMITH_SRCID(05c8e8cf352ee91fd3dcd89354fec3cc8fa3129c);
static char *smith_srcid = SMITH_SRCID(e3b7fa7ce010834b31044e222db4b94a3a30be13);

static int __init kprobe_hook_init(void)
{
Expand Down

0 comments on commit 18a2d6d

Please sign in to comment.