2017 © Pedro Peláez
 

project macho

PHP script for modifying Mach-O executable i386 and x86_64 files.

image

thefox/macho

PHP script for modifying Mach-O executable i386 and x86_64 files.

  • Thursday, June 15, 2017
  • by TheFox
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

MachO

PHP script for modifying Mach-O 64-bit executable x86_64 files using PHP., (*1)

Project Outlines

The project outlines as described in my blog post about Open Source Software Collaboration., (*2)

  • The main purpose of this software is to modify Mach-O 64-bit executable x86_64 files using PHP.
  • This list is open. Feel free to request features.

Installation

The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:, (*3)

composer require thefox/macho

Usage

To print general informations about a binary executable you can type the following command into your shell:, (*4)

./macho binary --all PATH

For example:, (*5)

./macho binary --all

Another way to print general informations about a binary executable is to use dbg.sh script. This script uses default OS X tools like nm and otool., (*6)

Examples

Look into examples directory to see code examples how to use this in your own project., (*7)

The Versions

15/06 2017

dev-master

9999999-dev https://fox21.at

PHP script for modifying Mach-O executable i386 and x86_64 files.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

binary i386 x86_64 x86 x86-64 mach macho

14/06 2017

v0.5.0

0.5.0.0 https://fox21.at

PHP script for modifying Mach-O executable i386 and x86_64 files.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

binary i386 x86_64 x86 x86-64 mach macho

05/03 2017

v0.4.1

0.4.1.0 https://fox21.at

PHP script for modifying Mach-O executable i386 and x86_64 files.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

binary i386 x86_64 x86 x86-64 mach macho

04/09 2016

v0.4.0

0.4.0.0 https://fox21.at

PHP script for modifying Mach-O executable i386 and x86_64 files.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

binary i386 x86_64 x86 x86-64 mach macho

28/03 2016

v0.3.0

0.3.0.0 http://fox21.at

PHP script for modifying Mach-O executable i386 and x86_64 files.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

binary i386 x86_64 x86 x86-64 mach macho

03/03 2015

v0.2.0

0.2.0.0 http://fox21.at

PHP script for modifying Mach-O executable i386 and x86_64 files.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

binary i386 x86_64 x86 x86-64 mach macho

14/02 2015

v0.1.0

0.1.0.0 http://fox21.at

PHP script for modifying Mach-O 64-bit executable x86_64 files.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

binary x86_64 mach macho