ELF Parser

Static ELF Analysis

Quickly determine the capabilities of an ELF binary through static analysis. Discover if the binary is known malware or a possible threat without ever executing the file.

Download

Now available on Github!

Load Any Executable ELF

ELF Parser supports 32-bit, 64-bit, little endian, and big endian binaries.

Automatically Uncover Functionality

ELF Parser categorizes the binary's capabilities by recognizing known functions and signatures.

View ELF Data Structures

ELF Parser displays various ELF structures such as the sections table, programs table, dynamic segment, and symbol tables.

Detect Known Malware

ELF Parser attempts to identify well known malware such as Kaiten, Elfknot, and BillGates.