Looking for a library to parse object files

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pecoff4j

    PE/COFF 4J is a java engineering library for portable executables, the format used by Windows

  • Ok, and did you find any? A brief google found this: - https://github.com/fornwall/jelf looks up to date - for Win: https://github.com/kichik/pecoff4j - apparently NSA's Ghidra can do it too: https://github.com/NationalSecurityAgency/ghidra/tree/master/Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/elf - and eclipse, too: https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tree/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/elf

  • jelf

    ELF parsing library in java.

  • Ok, and did you find any? A brief google found this: - https://github.com/fornwall/jelf looks up to date - for Win: https://github.com/kichik/pecoff4j - apparently NSA's Ghidra can do it too: https://github.com/NationalSecurityAgency/ghidra/tree/master/Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/elf - and eclipse, too: https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tree/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/elf

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ghidra

    Ghidra is a software reverse engineering (SRE) framework

  • Ok, and did you find any? A brief google found this: - https://github.com/fornwall/jelf looks up to date - for Win: https://github.com/kichik/pecoff4j - apparently NSA's Ghidra can do it too: https://github.com/NationalSecurityAgency/ghidra/tree/master/Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/elf - and eclipse, too: https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tree/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/elf

  • JavaPeParser

    Reads PE headers and virtual memory from file or buffer in Java

  • I'm currently using: https://github.com/cademtz/JavaPeParser

  • Recaf

    The modern Java bytecode editor (by win32kbase)

  • JavaFX UI

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts