GithubHelp home page GithubHelp logo

mas0nshi / pwntools-binutils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gallopsled/pwntools-binutils

1.0 1.0 1.0 28 KB

Building binutils for pwntools

License: MIT License

Shell 11.69% Ruby 78.00% Python 10.31%

pwntools-binutils's Introduction

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 macOS).

Select 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.

Ubuntu

NOTE: As of Ubuntu 16.04 (Xenial), there are packages for most architectures available directly form Ubuntu.
You should just be able to apt-get install binutils-arm-gnueabihf binutils-mipsel-linux-gnu.

The Ubuntu installation process uses a Personal Package Archive (PPA) hosted by Ubuntu's Launchpad. These work by modifying a single binutils-cross .deb source archive, and changing the architecture.

No source code is changed, as the binutils-cross targets rely on the binutils-source package being installed, which is completely separate.

The builds are performed by Ubuntu, on Ubuntu's servers, against digitally signed source changes uploaded by pwntools maintainers.

macOS

The macOS installation process uses the homebrew package manager to build binutils from source.

The scripts generated are based on the original binutils recipe used by homebrew.

The binaries are built on your machine, with source fetched directly from the gnu.org server.

pwntools-binutils's People

Contributors

arusekk avatar c0deh4cker avatar eljeffeg avatar heapcrash avatar kirkelifson avatar zachriggle avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cugou

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.