115 Forks
1526 Stars
1526 Watchers

hardened_malloc

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.

How to download and setup hardened_malloc

Open terminal and run command
git clone https://github.com/GrapheneOS/hardened_malloc.git
git clone is used to create a copy or clone of hardened_malloc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hardened_malloc https://github.com/GrapheneOS/hardened_malloc/archive/master.zip

Or simply clone hardened_malloc with SSH
[email protected]:GrapheneOS/hardened_malloc.git

If you have some problems with hardened_malloc

You may open issue on hardened_malloc support forum (system) here: https://github.com/GrapheneOS/hardened_malloc/issues