collection of tools for operating on object files; most notably include the GNU assembler and linker; typically used in conjunction with the GNU compiler collection (GCC)
The GNU Binary Utilities, or binutils, is a collection of programming tools maintained by the GNU Project for working with executable code including assembly, linking and many other development operations. The tools โ€ฆ Wikipedia
Factsheet
Developer GNU Project
Stable release 2.46.1
/ 8 June 2026
Factsheet
Developer GNU Project
Stable release 2.46.1
/ 8 June 2026
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ binutils
Install binutils on macOS with MacPorts
To install binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
Blogger
countchu.blogspot.com โ€บ 2015 โ€บ 05 โ€บ install-binutils-in-mac-os.html
Count Chu: Install binutils in Mac OS
May 29, 2015 - We need GCC to compile binutils in Mac OS brew tap homebrew/versions brew install --enable-cxx gcc49 3) Download binutils. Download the source code of binutils. We get binutils-2.25.tar.gz. 4) Extract binutils. Extract the source code to the home directory. For example, ~/src/binutils-2.25 ...
๐ŸŒ
BrewInstall
brewinstall.org โ€บ install-binutils-on-mac-with-brew
Install binutils on Mac with Brew - Big Sur, Mojave, Catalina, High Sierra, Capitan | BrewInstall
March 28, 2017 - Name: binutils Use: FSF Binutils for native development URL: https://www.gnu.org/software/binutils/binutils.html ... Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key. ... ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/insta...
๐ŸŒ
Readthedocs
binjitsu.readthedocs.io โ€บ install โ€บ binutils.html
Binutils โ€” binjitsu 2.2.0 documentation
Building binutils from source takes about 60 seconds on a modern 8-core machine. First, add our Personal Package Archive repository. $ apt-get install software-properties-common $ apt-add-repository ppa:pwntools/binutils $ apt-get update
๐ŸŒ
Homebrew
formulae.brew.sh โ€บ formula โ€บ binutils
Homebrew Formulae: binutils
brew install binutils ยท Formerly known as: gold ยท GNU binary tools for native development ยท https://www.gnu.org/software/binutils/binutils.html ยท License: GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND LGPL-3.0-only ยท ...
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ avr-binutils
Install avr-binutils on macOS with MacPorts
To install avr-binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
pwntools
docs.pwntools.com โ€บ en โ€บ stable โ€บ install โ€บ binutils.html
Binutils โ€” pwntools 4.15.0 documentation
Then, install the binutils for your architecture. ... Mac OS X is just as easy, but requires building binutils from source. However, weโ€™ve made homebrew recipes to make this just two commands.
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ Gallopsled โ€บ pwntools-binutils
GitHub - Gallopsled/pwntools-binutils: Building binutils for pwntools ยท GitHub
This is a repository of binutils installation scripts for various operating systems, specifically for cross-installations (e.g. assembling VAX on macOS).
Starred by 84 users
Forked by 44 users
Languages ย  Ruby 75.9% | Shell 14.3% | Python 9.8%
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ mips-elf-binutils
Install mips-elf-binutils on macOS with MacPorts
To install mips-elf-binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ x86_64-elf-binutils
Install x86_64-elf-binutils on macOS with MacPorts
To install x86_64-elf-binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ mips-binutils
Install mips-binutils on macOS with MacPorts
April 11, 2026 - To install mips-binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ msp430-binutils
Install msp430-binutils on macOS with MacPorts
To install msp430-binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ arm-none-eabi-binutils
Install arm-none-eabi-binutils on macOS with MacPorts
To install arm-none-eabi-binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
MacPorts
ports.macports.org โ€บ port โ€บ ppc-linux-binutils
Install ppc-linux-binutils on macOS with MacPorts
To install ppc-linux-binutils, run the following command in macOS terminal (Applications->Utilities->Terminal)
๐ŸŒ
GitHub
github.com โ€บ hioa-cs โ€บ IncludeOS โ€บ issues โ€บ 876
macOS: Install GNU binutils with homebrew ยท Issue #876 ยท includeos/IncludeOS
October 14, 2016 - Since we're already depending on homebrew for building on macOS, it would be nice to avoid doing all the work with downloading and building binutils ourselves. ... What looks to be the problem with installing with homebrew is that the formula doesn't support --enable-ld=yes (seems to be related ...
Author ย  includeos
๐ŸŒ
Homebrew
formulae.brew.sh โ€บ formula โ€บ x86_64-linux-gnu-binutils
x86_64-linux-gnu-binutils โ€” Homebrew Formulae
Formula code: x86_64-linux-gnu-binutils.rb on GitHub ยท Bottle (binary package) installation support provided for: Current versions: Depends on: Depends on when building from source: Requires: macOS >= 13 ยท
๐ŸŒ
Readthedocs
python3-pwntools.readthedocs.io โ€บ en โ€บ latest โ€บ install โ€บ binutils.html
Binutils โ€” pwntools 2.2.1 documentation - Read the Docs
Building binutils from source takes about 60 seconds on a modern 8-core machine. First, add our Personal Package Archive repository. $ apt-get install software-properties-common $ apt-add-repository ppa:pwntools/binutils $ apt-get update