434 results for “topic:libc”
build-once run-anywhere c library
Rust friendly bindings to *nix APIs
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
The best tool for finding one gadget RCE in libc.so.6
Build a database of libc offsets to simplify exploitation
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
Mirror of https://gitlab.redox-os.org/redox-os/relibc
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
The smallest public printf implementation for its feature set.
Synology NAS thunder run on Linux
Ghost, a micro-kernel based hobby operating system.
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
source code of The Standard C Library, by Plauger
An implementation of libc written in Rust
CloudABI's standard C library
musl - an implementation of the standard library for Linux-based systems - ( Downstream )
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
Web wrapper of niklasb/libc-database
A thorough library database to assist with binary exploitation tasks.
Dennix is a unix-like hobbyist operating system written from scratch.
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).
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketching, and sorting across CPUs and GPUs in Rust 🦀 and Python 🐍
an experimental 64-bit operating system
🔍 LibcSearcher-ng -- get symbols' offset in glibc.
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
A small ARM/X86(-64) libc
A POSIX-like OS for ARM processors.
:computer: Small operating system written from scratch (covid/school project)
Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.