There are 2 repositories under glibc topic.
The best tool for finding one gadget RCE in libc.so.6
A glibc compatibility layer package for Alpine Linux
Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.
Carefully crafted Alpine Docker image with glibc (~12MB)
IDA Pro plugin to examine the glibc heap, focused on exploit development
🎁A convenient glibc binary and debug file downloader and source code auto builder
python library to examine ptmalloc (the glibc userland heap implementation)
A description of the "House of Corrosion" GLIBC heap exploitation technique.
sloader is an ELF loader which aims to replace ld-linux.so of glibc.
A glibc binary package builder in Docker
Expose a local web server or docker environment to the internet
A simple shell script to get main_arena offset of a given libc
The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard
Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system
CVE-2024-6387 (regreSSHion) Exploit (PoC), a vulnerability in OpenSSH's server (sshd) on glibc-based Linux systems.
notes about glibc, ld-so and more.
The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono
glibc getcwd() local privilege escalation compiled binaries
My personal configuration files and installation script for void linux glibc + bspwm. Collected them myself from different parts of the Internet. I would like to thank ctlos and alex personally, I got inspiration from him and decided to transfer it to void.
A glibc NSS plugin that implements an Azure Active Directory service
PyInstaller for Linux inside Docker using old glibc v2.5
Build a smart operating system
A benchmark for standard libraries
Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!
A script for building a full GCC + glibc toolchain from scratch (with Go support via gccgo) in multiple stages.
This repository provides a Dockerfile and build instructions to apply patch BZ-19329 to glibc
Writeups of some of the Binary Exploitation challenges that I have solved during CTF.