Pwntools binutils scripts. Pwntools depends on binutils in order to perform assembly and disassembly of various architectures. This is a repository of binutils installation scripts for various operating systems, specifically for cross-installations (e.g. Assembling VAX on Mac OSX).
[ xenial ] [ xenial-updates ] [ bionic ] [ bionic-updates ] [ disco ] [ eoan ] [ eoan-updates ] [ focal ]
Links for binutils
Ubuntu Resources:
Download Source Package binutils:
Maintainer:
- Ubuntu Developers (Mail Archive)
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Matthias Klose
- James Troup
- Daniel Jacobowitz
It should generally not be necessary for users to contact the original maintainer.
Download Ubuntu For Mac
Similar packages:
Other Packages Related to binutils
|
|
|
|
- dep:libc6 (>= 2.11) [armhf, i386, s390x]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep:libc6 (>= 2.14) [amd64]
- dep:libc6 (>= 2.17) [arm64]
- dep:libc6 (>= 2.22) [powerpc, ppc64el]
- dep:zlib1g (>= 1:1.2.0)
- compression library - runtime
- sug:binutils-doc (>= 2.26-8ubuntu2) [not amd64, i386]
- Documentation for the GNU assembler, linker and binary utilities
- sug:binutils-doc (>= 2.26.1-1ubuntu1~16.04.8) [amd64, i386]
Download binutils
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 2.26.1-1ubuntu1~16.04.8 | 2,257.8 kB | 13,336.0 kB | [list of files] |
arm64 | 2.26-8ubuntu2 | 2,466.4 kB | 14,284.0 kB | [list of files] |
armhf | 2.26-8ubuntu2 | 2,280.9 kB | 9,172.0 kB | [list of files] |
i386 | 2.26.1-1ubuntu1~16.04.8 | 2,435.4 kB | 13,136.0 kB | [list of files] |
powerpc | 2.26-8ubuntu2 | 2,179.9 kB | 13,400.0 kB | [list of files] |
ppc64el | 2.26-8ubuntu2 | 2,154.0 kB | 15,272.0 kB | [list of files] |
s390x | 2.26-8ubuntu2 | 1,029.9 kB | 4,660.0 kB | [list of files] |
About the App
Binutils Install
- App name: binutils
- App description: FSF Binutils for native development
- App website: http://www.gnu.org/software/binutils/binutils.html
Ubuntu For Mac
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install binutils
Done! You can now use binutils
.