Skip to main content

Tool for merging binary files together

Project description

binmergetool

Simple tool for merging two binary files together.

Install

pip install binmergetool

Usage

Example: merging Arduino bootloader with application code

In this example, we'll add the Arduino bootloader to a compiled binary file for one-step flashing of microcontrollers. Application code starts at 0x2000 so we set this as the offset.

python -m binmergetool bootloader.bin application.bin 0x2000 0xFF application_with_bootloader.bin

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

binmergetool-0.1.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

binmergetool-0.1.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file binmergetool-0.1.1.tar.gz.

File metadata

  • Download URL: binmergetool-0.1.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/6.3.4-2-MANJARO

File hashes

Hashes for binmergetool-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d9467482f251aca9ed22168a4115627f7ec5c31e702dd1046cbe5d3470d6e63e
MD5 ca08c5c7281fc333d85d0c2cead874fa
BLAKE2b-256 9ea42bff23f945388f3e5441b0ebed433bbd95ae702ea2d8cabd92060a284dce

See more details on using hashes here.

File details

Details for the file binmergetool-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: binmergetool-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/6.3.4-2-MANJARO

File hashes

Hashes for binmergetool-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0709378c0acac7bd5044f25eef34d5fd3b63defbbd579707f45cc712458cc71f
MD5 3b7a0bc49103937f892187e49d916175
BLAKE2b-256 16141bb8f293d9dce98cf83463710ed1b8cabb807ed9a2b18403969a30d04e0e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page