GitHub
cs107e.github.io › guides › binutils
CS107E Guide: Binary Utilities (binutils)
This document describes binutils (binary utilities). These are utility programs used for compiling, inspecting, and transforming binaries (machine code files). Some of them you've probably heard of or used before. Other, more specialized ones, might be new to you.
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)
GNU
gnu.org › software › binutils
Binutils - GNU Project - Free Software Foundation
When a release is imminent a pre-release tarball is created in order to allow users a chance to preview the changes before they become official. These are available from here: https://sourceware.org/pub/binutils/snapshots/.
Red Hat
docs.redhat.com › en › documentation › red_hat_developer_toolset › 9 › html › user_guide › chap-binutils
Chapter 4. binutils | User Guide | Red Hat Developer Toolset | 9 | Red Hat Documentation
See Table 4.1, “Tools Included in binutils for Red Hat Developer Toolset” for a complete list of binary tools that are distributed with the Red Hat Developer Toolset version of binutils.
The Geek Stuff
thegeekstuff.com › 2017 › 01 › gnu-binutils-commands
12 Linux GNU Binary Utilities Binutils Commands with Examples (as, ld, ar, nm, objcopy, objdump, size, strings, strip, c++flint, addr2line, readelf Command Examples)
January 9, 2017 - The following are the 12 different binutils commands that are covered in this tutorial.
Wisdom Jobs
wisdomjobs.com › www.wisdomjobs.com/e-university › linux embedded systems › binutils - linux embedded systems
Binutils in Linux Embedded systems Tutorial 29 August 2023 - Learn Binutils in Linux Embedded systems Tutorial (9980) | Wisdom Jobs India
December 4, 2019 - Binutils in Linux Embedded systems - Binutils in Linux Embedded systems courses with reference manuals and examples pdf.
Wikipedia
en.wikipedia.org › wiki › GNU_Binutils
GNU Binutils - Wikipedia
May 18, 2026 - 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.
Free-time-team
free-time-team.github.io › document › linux_basic › toolchain › binutils › binutils.html
binutils
ar: Create, modify, and extract from archives nm: List symbols from object files objcopy: Copy and translate object files objdump: Display information from object files ranlib: Generate index to archive contents size: List section sizes and total size strings: List printable strings from files ...
OSTechNix
ostechnix.com › home › linux › introduction to gnu binutils: a beginner’s guide
Introduction to GNU Binutils: A Beginner's Guide - OSTechNix
February 25, 2025 - In this guide, I'll walk you through what GNU Binutils is, its benefits, Key tools, and how to use GNU Binutils for debugging executables in Linux.
Gentoo Wiki
wiki.gentoo.org › wiki › Binutils
Binutils - Gentoo wiki
When Portage is caught in a @preserved-rebuild loop and the only culprit failing is binutils, use the following steps to resolve the issue. First use the binutils-config command to select the latest emerged version. See Select a new version section above.
GNU
sourceware.org › binutils › docs › binutils
Top (GNU Binary Utilities)
Next: ar [Contents][Index] · This brief manual contains documentation for the GNU binary utilities (GNU Binutils) version 2.46:
Phil-opp
os.phil-opp.com › cross-compile-binutils
Cross Compile Binutils | Writing an OS in Rust
First, you need to download a current binutils version from here (the latest one is near the bottom). After extracting, you should have a folder named binutils-2.X where X is for example 25.1.
GNU
sourceware.org › binutils › docs
Documentation for binutils 2.46
February 8, 2026 - Binary Tools (binutils) (Multiple pages, All on one page, PDF file)
Reddit
reddit.com › r/sysadminblogs › introduction to gnu binutils: a beginner's guide
r/SysAdminBlogs on Reddit: Introduction to GNU Binutils: A Beginner's Guide
February 25, 2025 - The ultimate tutorial for beginners to thoroughly understand Git... Q: This tutorial is unintuitive.
GitHub
github.com › gittup › binutils
GitHub - gittup/binutils: gittup.org's binutils · GitHub
See the file COPYING or COPYING.LIB in the various directories, for a description of the GNU General Public License terms under which you can copy the files. REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info on where and how to report problems.
Starred by 20 users
Forked by 10 users
Languages C 66.5% | Makefile 12.4% | Assembly 11.0% | C++ 4.4% | Scheme 1.1% | Shell 0.7%
GNU
sourceware.org › binutils › docs › as
Top (Using as)
This file is a user guide to the GNU assembler as (GNU Binutils) version 2.46.
GitHub
github.com › Xilinx › binutils
GitHub - Xilinx/binutils: Upstream binutils + xilinx branches · GitHub
See the file COPYING or COPYING.LIB in the various directories, for a description of the GNU General Public License terms under which you can copy the files. REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info on where and how to report problems.
Starred by 8 users
Forked by 4 users
Languages C 48.1% | D 30.4% | Assembly 15.7% | C++ 4.3% | Shell 0.6% | Scala 0.4%