Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bclswl0827/linux-syscall-hook-mkdir
A Linux kernel module that hooks mkdir, works perfectly on Linux kernels >= 5.7, x86 / x86_64 / arm64 architectures are available.
https://github.com/bclswl0827/linux-syscall-hook-mkdir
Last synced: 2 days ago
JSON representation
A Linux kernel module that hooks mkdir, works perfectly on Linux kernels >= 5.7, x86 / x86_64 / arm64 architectures are available.
- Host: GitHub
- URL: https://github.com/bclswl0827/linux-syscall-hook-mkdir
- Owner: bclswl0827
- License: mit
- Created: 2024-11-05T06:14:16.000Z (8 days ago)
- Default Branch: master
- Last Pushed: 2024-11-05T06:20:03.000Z (8 days ago)
- Last Synced: 2024-11-05T07:22:12.074Z (8 days ago)
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linux-syscall-hook-mkdir
A Linux kernel module that hooks mkdir, work perfectly on Linux kernels >= 5.7, x86 / x86_64 / arm64 arm64 architecture are available.