Hardened malloc Logo

Hardened malloc

0
Free
Visit Website

This is a security-focused general purpose memory allocator providing the malloc API along with various extensions. It provides substantial hardening against heap corruption vulnerabilities. It aims to provide decent overall performance with a focus on long-term performance and memory usage rather than allocator micro-benchmarks. It offers scalability via a configurable number of entirely independent arenas, with the internal locking within arenas further divided up per size class. This project currently supports Bionic (Android), musl and glibc. It may support other non-Linux operating systems in the future.

FEATURES

ALTERNATIVES

A python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs.

An ASPM platform that provides software supply chain security through risk assessment, prioritization, and protection mechanisms.

Aikido is an all-in-one security platform that combines multiple security scanning and management functions for cloud-native applications and infrastructure.

An AI-powered code security tool that analyzes code for vulnerabilities and provides automated fix suggestions to accelerate remediation.

Reformat and re-indent bookmarklets, ugly JavaScript, and unpack scripts with options available via UI.

A free online tool to scan for DOM-based XSS vulnerabilities in HTML, JavaScript, and CSS files.

A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.

A self-managed static code analysis platform that conducts continuous inspection of codebases to identify security vulnerabilities, bugs, and code quality issues.