Skip to content

CaledoniaProject/PatchGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

What's Patchguard?

Patchguard protects critical system calls from being tampered, e.g sys_open, socket_seq_show.

Specifically, it's capable of restoring:

  • SSDT Hooks
  • Inline Hooks

Important notice

Patchguard must be loaded ahead of any rootkits. Currently there's no way to regain tampered bytes anywhere.

Supported and fully tested on:

  • Linux 3.2 +
  • FreeBSD 9 + (Ongoing)

About

*NIX Kernel PatchGuard Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages