Skip to content

29942016/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