# horsicq/XELFViewer

ELF file viewer/editor for Windows, Linux and MacOS.

Repository: https://github.com/horsicq/XELFViewer
Canonical: https://ross.abutalabs.com/products/xelfviewer
Homepage: http://ntinfo.biz
Language: C++
License: MIT
License Family: permissive
Topics: elf, elf-parser, elf-format, reverse-engineering, elf64, elf-binaries, linux-system-programming, hacktoberfest, hacktoberfest2023
Last push: 2026-08-24T17:09:23+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2518, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1584, forks 134 (observed 2026-08-28T04:05:07.326208+00:00)

## What it is
XELFViewer is a GUI application for viewing and editing ELF (Executable and Linkable Format) binary files on Windows, Linux and macOS. It is part of the NTInfo suite of binary analysis tools by horsicq.

## Use cases
- inspect ELF binary headers and structures
- edit fields in an ELF executable
- analyze Linux binaries during reverse engineering
- view ELF64 program and section headers
- triage suspicious ELF malware samples

## When to choose
- you need a cross-platform GUI to inspect or edit ELF files
- you are doing reverse engineering or malware analysis of Linux binaries
- you want a lightweight alternative to full disassemblers for header inspection

## When to avoid
- you need to analyze PE or Mach-O files (use XPEViewer or XMachOViewer instead)
- you need disassembly or decompilation rather than structure viewing
- you require scripted headless ELF parsing

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, parser
- domain: reverse-engineering, security, developer-tools
- platform: windows, cross-platform
- tags: elf, binary-analysis, viewer, hex-editor, gui, linux, macos

## Member repositories
- horsicq/XELFViewer (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.326208+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:55:57.373972+00:00, confidence not recorded.
  - readme: https://github.com/horsicq/XELFViewer (fetched 2026-08-28T04:05:07.326208+00:00, sha 520bd16876db)
  - homepage: http://ntinfo.biz (fetched 2026-08-29T11:26:22.076014+00:00, sha 191ee992c029)
- Data as of 2026-08-30T08:39:29.467469+00:00.
