Skip to main content

Convert ARM instructions to machine code

Project description

ARM Converter

A local ARM converter for iOS Reverse Engineering. Download the toolchains here. Currently, as and objdump are required for the script to work.

Building

  • Run python -m build to build the package
  • Install with pip install --force-reinstall arm_converter --find-links=dist

Publishing

  • Check with twine check dist/*
  • Upload to TestPyPI before publishing it twine upload -r testpypi dist/*
    • Install with pip install arm_converter -i https://testpypi.python.org/pypi
  • Publish it with twine upload dist/*

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

arm_converter-0.1.0.tar.gz (3.7 MB view hashes)

Uploaded Source

Built Distribution

arm_converter-0.1.0-py3-none-any.whl (3.7 MB view hashes)

Uploaded Python 3

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