Parsing ELF and DWARF in Python
-
Updated
Apr 8, 2026 - Python
Parsing ELF and DWARF in Python
DWARF Explorer - a GUI utility for navigating the DWARF debug information
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
This loads DWARF info from an open binary and propagates function names, arguments, and type info
scripts, snippets etc.
ELF-Finder is a lightweight Python utility designed to analyze ELF shared libraries
A Python script for analyzing ELF (Executable and Linkable Format) files.
SFET | Static Feature Extraction Tool for Potentially Malicious OS Files
This module parses and analyzes ELF file for Forensic and investigations.
Homework assignments from the ITMO university
This repo is create to accumulate all the study materials for the CSC 6580 - Advance Reverse Engineering at Tennessee Tech University.
A Tool I use for Ripping open Geometry Dash Android Signatures and Generates me a cheatsheet of argument offsets for the android 32 bit version on ghidra
ELF Static Toolkit | Executable and Linkable Format (ELF) Analysing Toolkit
Assemblyline 4 service for Elfparser
Assemblyline 4 Executable and Linkable Format analysis service
Python ELF parser with DWARF support for extracting .bss variables, types, sizes and addresses. Includes recursive struct analysis and formatted output.
Intel 80386 and AMD x86-64 architecture elf file parser
Add a description, image, and links to the elf-parser topic page so that developers can more easily learn about it.
To associate your repository with the elf-parser topic, visit your repo's landing page and select "manage topics."