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
- Install with
- Publish it with
twine upload dist/*
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file arm_converter-0.1.0.tar.gz
.
File metadata
- Download URL: arm_converter-0.1.0.tar.gz
- Upload date:
- Size: 3.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5527ba8303c8a55f3474fa25a0964ed273bfd65e95e01535ceae54f9fef0ed1 |
|
MD5 | c7190d7685539ef45e97dd94c6574c78 |
|
BLAKE2b-256 | e30a8a9b9f721f0cf17e324ee7d9fffb44e003a2ea7d468aa8c737423847e2ab |
File details
Details for the file arm_converter-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: arm_converter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2ee6490020ddc7cdfcffe244ecf57708f31c753c3e4916cae8443628cfc1b79 |
|
MD5 | b132d93d03f266d0d5f64ea93cce827b |
|
BLAKE2b-256 | 4bd6c6531656791acc15fa10d9ad9dc641abb276d80bebdc8de187cd69757bba |