Project

xaba

0.0
The project is in a healthy, maintained state
(un)packer for Xamarin assemblies.blob
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.3.4
~> 0.0.5
~> 0.5.0
 Project Readme

xaba

Description

(un)packer for Xamarin assemblies.blob

Installation

gem install xaba

Usage

# xaba -h

Usage: xaba [options] [files]
Commands:
    -l, --list                       List assemblies in the blob
    -u, --unpack                     Unpack all or specified file(s)
    -r, --replace                    Replace file(s) in the blob

Options:
    -m, --manifest PATH              Pathname of the input assemblies.manifest file
    -b, --blob PATH                  [and/or] pathname of the input assemblies.blob file

    -o, --output PATH                Pathname for the output assemblies.blob file when replacing
                                     Pathname for the output dir when unpacking
    -v, --verbose                    Increase verbosity
        --version                    Prints the version
    -h, --help                       Prints this help

License

MIT