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
EXPLORE BY TAGS
SIMILAR TOOLS
Fnord is a pattern extractor for obfuscated code that extracts byte sequences and creates statistics, as well as generates experimental YARA rules.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
Integrates static APK analysis with Yara and requires re-compilation of Yara with the androguard module.
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
A web application security testing platform that helps you test your knowledge on web application security through realistic scenarios with known vulnerabilities.
Static application security testing (SAST) tool for scanning source code against security and privacy risks.
A plugin for viewing, detecting weak configurations, and generating Content Security Policy headers.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

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