mirror of
https://github.com/milabs/awesome-linux-rootkits.git
synced 2025-04-17 14:32:56 -04:00
Update reptile.md
This commit is contained in:
parent
7c30b030b7
commit
370deabc0d
@ -28,7 +28,7 @@ Implemented via `kill(2)` by hooking `sys_call_table[__NR_kill]` entry. Supporte
|
||||
- enabling/disabling of tampering file content function
|
||||
- gaining root priveleges to calling process
|
||||
|
||||
## Altering system (library) behaviour
|
||||
## Altering system behaviour
|
||||
|
||||
Hooking of system calls by patching syscall-handlers in `sys_call_table[]`:
|
||||
- to write to read-only page `CR0/WP` technique used (x86-only)
|
||||
|
Loading…
x
Reference in New Issue
Block a user