extract-elf
CommunityParse ELF binaries for memory data.
Software Engineering#debugging#reverse engineering#binary analysis#memory extraction#elf#segment parsing
AuthorZurybr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complex task of extracting specific memory values and segment information from ELF (Executable and Linkable Format) binary files, which is crucial for reverse engineering, debugging, and security analysis.
Core Features & Use Cases
- ELF Header Parsing: Understand the structure and metadata of ELF files.
- Segment Extraction: Isolate and extract data from LOAD segments, including virtual addresses and raw byte values.
- Use Case: Analyze a compiled program to find specific data structures or code segments by extracting their memory addresses and content.
Quick Start
Use the extract-elf skill to extract memory values from the binary file named 'my_program'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: extract-elf Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#extract-elf Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.