Update README.md

This commit is contained in:
SkyperTHC
2022-08-28 01:38:43 +01:00
committed by GitHub
parent a86e0fe284
commit b4e8b2c86c
+1 -1
View File
@@ -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/&lt;pid&gt; with a useless directory:
This requires root privileges and is an old Linux trick by over-mounting /proc/&lt;pid&gt; with a useless directory:
```sh
hide()
{