mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Update Hardened Malloc documentation
This commit is contained in:
parent
c1f144380f
commit
01609f54f5
@ -87,13 +87,7 @@ sudo apt install --no-install-recommends lkrg-dkms linux-headers-amd64
|
||||
Enabling Hardened Malloc:
|
||||
|
||||
```
|
||||
sudoedit /etc/ld.so.preload
|
||||
```
|
||||
|
||||
and add:
|
||||
|
||||
```
|
||||
/usr/lib/libhardened_malloc.so/libhardened_malloc.so
|
||||
echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.so.preload
|
||||
```
|
||||
|
||||
<br>
|
||||
|
Loading…
Reference in New Issue
Block a user