implementation("space.iseki.executables:executables-all:0.0.2")
A library for parsing and analyzing executable files, supporting formats like PE, ELF, and Mach-O. Enables reading headers, sections, and symbols for comprehensive binary analysis.