mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-17 21:54:42 +02:00
Update README.md
This commit is contained in:
@@ -124,7 +124,7 @@ Note: There is a gdb variant as well. Anyone?
|
||||
<a id="hide-a-process"></a>
|
||||
**1.iv. Hide a process**
|
||||
|
||||
This requires ```root`` privileges and is an old Linux trick by over-mounting /proc/<pid> with a useless directory:
|
||||
This requires root privileges and is an old Linux trick by over-mounting /proc/<pid> with a useless directory:
|
||||
```sh
|
||||
hide()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user