awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesAllocator Testbeds

Environments designed to analyze the behavior of different memory allocator implementations.

Distinct from C Heap Allocators: The candidates are either the allocators themselves or specific interceptors, not the environment for testing them.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Allocator Testbeds. Refine with filters or upvote what's useful.

Awesome Allocator Testbeds GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • shellphish/how2heapshellphish का अवतार

    shellphish/how2heap

    8,444GitHub पर देखें↗

    how2heap is an educational resource and technical testbed for learning heap-based vulnerabilities and memory allocator internals. It provides a collection of source code examples and binaries that serve as a laboratory for studying memory corruption techniques specifically targeting the glibc malloc implementation. The project focuses on the development of exploit primitives, such as tcache poisoning and double frees, to redirect program execution. It includes a suite of implementations for bypassing memory protections and manipulating heap metadata to achieve arbitrary memory writes. The fr

    Ships a containerized environment for compiling and analyzing how different glibc versions handle heap allocations.

    C
    GitHub पर देखें↗8,444
  1. Home
  2. Operating Systems & Systems Programming
  3. Allocator Testbeds