mirror of
https://github.com/sbilly/awesome-security.git
synced 2025-03-04 12:39:29 -05:00
Merge pull request #148 from beerisgood/master
Add "hardened_malloc" (Hardened allocator) , thx @beerisgood
This commit is contained in:
commit
38d114efb0
@ -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…
x
Reference in New Issue
Block a user