{"id":18624354,"url":"https://github.com/gallopsled/pwntools-binutils","last_synced_at":"2025-04-11T12:43:20.367Z","repository":{"id":25277422,"uuid":"28703071","full_name":"Gallopsled/pwntools-binutils","owner":"Gallopsled","description":"Building binutils for pwntools","archived":false,"fork":false,"pushed_at":"2022-12-15T06:38:12.000Z","size":28,"stargazers_count":82,"open_issues_count":2,"forks_count":45,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-25T09:02:22.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gallopsled.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-02T04:04:22.000Z","updated_at":"2025-03-22T12:30:39.000Z","dependencies_parsed_at":"2023-01-14T02:27:13.474Z","dependency_job_id":null,"html_url":"https://github.com/Gallopsled/pwntools-binutils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gallopsled%2Fpwntools-binutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gallopsled%2Fpwntools-binutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gallopsled%2Fpwntools-binutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gallopsled%2Fpwntools-binutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gallopsled","download_url":"https://codeload.github.com/Gallopsled/pwntools-binutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248402539,"owners_count":21097331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T04:28:32.165Z","updated_at":"2025-04-11T12:43:20.262Z","avatar_url":"https://github.com/Gallopsled.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pwntools binutils scripts\n\n[`pwntools`](https://pwntools.com) depends on `binutils` in order to perform assembly and disassembly of various architectures.\n\nThis is a repository of binutils installation scripts for various operating systems, specifically for cross-installations (e.g. assembling VAX on macOS).\n\nSelect the directory that corresponds to your operating system, and run `install.sh`.  If you're curious or want to audit our methodology files used by `install.sh` are generated with `generate.sh`.\n\n## Ubuntu\n\n\u003e **NOTE**: As of Ubuntu 16.04 (Xenial), there are [packages for most architectures](https://launchpad.net/ubuntu/xenial/+source/binutils) available directly form Ubuntu.  \nYou should just be able to `apt-get install binutils-arm-gnueabihf binutils-mipsel-linux-gnu`.\n\nThe Ubuntu installation process uses a [Personal Package Archive (PPA) hosted by Ubuntu's Launchpad](https://launchpad.net/~pwntools/+archive/ubuntu/binutils).  These work by modifying a single `binutils-cross` `.deb` source archive, and changing the architecture.\n\nNo source code is changed, as the `binutils-cross` targets rely on the `binutils-source` package being installed, which is completely separate.\n\nThe builds are performed by Ubuntu, on Ubuntu's servers, against digitally signed source changes uploaded by pwntools maintainers.\n\n## macOS\n\nThe macOS installation process uses the [`homebrew`](https://brew.sh) package manager to build binutils from source.\n\nThe scripts generated are based on the original [binutils recipe](https://github.com/Homebrew/homebrew-core/blob/master/Formula/binutils.rb) used by `homebrew`.\n\nThe binaries are built on your machine, with source fetched directly from the gnu.org server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgallopsled%2Fpwntools-binutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgallopsled%2Fpwntools-binutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgallopsled%2Fpwntools-binutils/lists"}