1 repositorio
Tools for extracting internal configuration and path properties from compiled userland binaries.
Distinguishing note: None of the candidates cover the analysis of a compiled binary's internal structure and metadata.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Executable Structure Analysis. Refine with filters or upvote what's useful.
This project provides a Linux kernel development environment and a system emulation suite for building and debugging kernel modules and baremetal assembly across multiple hardware architectures. It functions as a comprehensive sandbox and framework for low-level system development, utilizing QEMU to simulate hardware environments without the need for physical devices. The environment integrates cross-compilation toolchains using Buildroot and crosstool-NG to target x86_64, ARMv7, and ARMv8 platforms from a single host. It features a specialized kernel debugging framework that leverages GDB an
Reads path properties and internal configuration data from userland executables to analyze their structure.