Bug 277939 - [NEW PORT] sysutils/elfx86exts: Decode binaries and show which instruction set extensions they use
Summary: [NEW PORT] sysutils/elfx86exts: Decode binaries and show which instruction se...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-25 01:01 UTC by Jamie Landeg-Jones
Modified: 2024-03-25 01:01 UTC (History)
1 user (show)

See Also:


Attachments
git patch for new port (14.85 KB, patch)
2024-03-25 01:01 UTC, Jamie Landeg-Jones
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jamie Landeg-Jones 2024-03-25 01:01:05 UTC
Created attachment 249466 [details]
git patch for new port

Disassemble a binary and print out which instruction set extensions it uses.
Despite the utterly misleading name, this tool supports ELF and MachO
binaries, and perhaps other formats as well, and has preliminary
support for ARM64 as well as X86/64.