mirror of
https://github.com/sbilly/awesome-security.git
synced 2025-01-01 10:46:29 -05:00
Add "hardened_malloc" (Hardened allocator)
PR for https://github.com/sbilly/awesome-security/issues/147
This commit is contained in:
parent
1241f0ee46
commit
0f943222f3
@ -210,6 +210,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
||||
- [Android Storage Extractor](https://github.com/51j0/Android-Storage-Extractor) - A tool to extract local data storage of an Android application in one click.
|
||||
- [Quark-Engine](https://github.com/quark-engine/quark-engine) - An Obfuscation-Neglect Android Malware Scoring System.
|
||||
- [dotPeek](https://www.jetbrains.com/decompiler/) - Free-of-charge standalone tool based on ReSharper's bundled decompiler.
|
||||
- [hardened_malloc](https://github.com/GrapheneOS/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.
|
||||
|
||||
### Forensics
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user