mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-05-10 07:24:58 -04:00
Update Hardened Malloc documentation
This commit is contained in:
parent
c1f144380f
commit
01609f54f5
1 changed files with 1 additions and 7 deletions
|
@ -87,13 +87,7 @@ sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64
|
||||||
Enabling Hardened Malloc:
|
Enabling Hardened Malloc:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudoedit /etc/ld.so.preload
|
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload
|
||||||
```
|
|
||||||
|
|
||||||
and add:
|
|
||||||
|
|
||||||
```
|
|
||||||
/usr/lib/libhardened_malloc.so/libhardened_malloc.so
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue