Update README.md
This commit is contained in:
parent
8cebcb6a91
commit
eebc66b063
@ -4,6 +4,10 @@
|
|||||||
>
|
>
|
||||||
> Use of this project is for **Educational / Testing purposes only**. Using it on **unauthorised machines** is **strictly forbidden**. If somebody is found to use it for **illegal / malicious intent**, author of the repo will **not** be held responsible.
|
> Use of this project is for **Educational / Testing purposes only**. Using it on **unauthorised machines** is **strictly forbidden**. If somebody is found to use it for **illegal / malicious intent**, author of the repo will **not** be held responsible.
|
||||||
|
|
||||||
|
> **Note**
|
||||||
|
>
|
||||||
|
> This Module has only been tested on Linux Kernel version 6.8.0. It should be compatable with most other versions.
|
||||||
|
|
||||||
|
|
||||||
Drivers and Interrupts is a 42 Linux Kernel Module Project written in C where you have to code a Linux Kernel keylogger.
|
Drivers and Interrupts is a 42 Linux Kernel Module Project written in C where you have to code a Linux Kernel keylogger.
|
||||||
|
|
||||||
@ -25,10 +29,6 @@ make rule_install
|
|||||||
>
|
>
|
||||||
> Only compatable on systems where udev is installed.
|
> Only compatable on systems where udev is installed.
|
||||||
|
|
||||||
> **Note**
|
|
||||||
>
|
|
||||||
> This Module has only been tested on Linux Kernel version 6.8.0. It should be compatable with most other versions.
|
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
>
|
>
|
||||||
> The Makefile was configured for Linux Kernels that are compiled using the LLVM toolkit.
|
> The Makefile was configured for Linux Kernels that are compiled using the LLVM toolkit.
|
||||||
|
Reference in New Issue
Block a user