1 dépôt
Tools for analyzing the internal memory and data layouts of binaries and operating systems.
Distinct from System Internals: Distinct from System Internals: provides active inspection tools rather than general knowledge resources.
Explore 1 awesome GitHub repository matching software engineering & architecture · Structure Inspections. Refine with filters or upvote what's useful.
Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T
Allows for the examination of internal system layouts to understand operating system data and memory organization.