elf

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package elf helps handling ELF files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDynamicallyLinked

func IsDynamicallyLinked(path string) bool

IsDynamicallyLinked checks if the given binary is dynamically linked. It returns true if the binary is an ELF file with a PT_INTERP segment, which indicates it needs a dynamic linker. For non-ELF files (e.g., macOS, Windows), it returns false.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL