Skip to content

Hooks using LD_PRELOAD & Kernel Modules.

License

Notifications You must be signed in to change notification settings

Godlike910716/LibC-Hooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C/C++ glibc & kernel function hooks

Function hooking using linux kernel modules and LD_PRELOAD hooks.

libc hooks:

  • uname
  • write
  • puts
  • execve
  • fputs

About

Hooks using LD_PRELOAD & Kernel Modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.7%
  • C 39.9%
  • Makefile 1.7%
  • Shell 0.7%