libc
There are 392 repositories under libc topic.
jart/cosmopolitan
build-once run-anywhere c library
nix-rust/nix
Rust friendly bindings to *nix APIs
mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
linux-test-project/ltp
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
david942j/one_gadget
The best tool for finding one gadget RCE in libc.so.6
niklasb/libc-database
Build a database of libc offsets to simplify exploitation
mempodippy/vlany
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
z88dk/z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
redox-os/relibc
Mirror of https://gitlab.redox-os.org/redox-os/relibc
charlesnicholson/nanoprintf
The smallest public printf implementation for its feature set.
maxdev1/ghost
Ghost, a micro-kernel based hobby operating system.
embeddedartistry/libc
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
wuzhouhui/c_standard_lib
source code of The Standard C Library, by Plauger
NuxiNL/cloudlibc
CloudABI's standard C library
embeddedartistry/libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
sunfishcode/c-ward
An implementation of libc written in Rust
blukat29/search-libc
Web wrapper of niklasb/libc-database
0xb0bb/karkinos
A thorough library database to assist with binary exploitation tasks.
dennis95/dennix
Dennix is a unix-like hobbyist operating system written from scratch.
beevik/MonkOS
an experimental 64-bit operating system
zarkivy/LibcSearcher
🔍 LibcSearcher-ng -- get symbols' offset in glibc.
GrapheneOS/platform_bionic
Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags).
Zeke-OS/zeke
A POSIX-like OS for ARM processors.
aligrudi/neatlibc
A small arm/x86(-64) libc
marvinborner/Melvix
:computer: Small operating system written from scratch (covid/school project)
ChrisTheCoolHut/angry_gadget
A tool for finding the one gadget RCE in libc
iamtorsten/SherlockElf
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
sfmohassel/libc.hwid
generate unique hardware id in C#
immortal/fork
Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.
lovell/detect-libc
Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system
ef4tless/xclibc
A tool to change the libc environment of running files(一个在CTF比赛中用于切换题目运行libc环境的工具)
johnsonjh/NeXTSrc
NeXTSrc
canonical/stdlibc.dart
Standard C Library FFI bindings for Dart
ia/connect
tiny cross-platform socket API library
serfend/sgtlibc
a offline python-lib for search libc function
ashvardanian/stringzilla-benchmarks-rs
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations