[![Build Status](https://api.travis-ci.org/tintinweb/evmdasm.svg?branch=master)](https://travis-ci.org/tintinweb/evmdasm/)
# evmdasm
*A lightweight ethereum evm bytecode instruction registry, disassembler and evmcode manipulation library.*
This library is meant for providing a static interface and registry for EVM opcodes and instructions. The idea is to keep it as lightweight as possible especially when it comes to dependencies or high level features.
e.g. The [ethereum-dasm](https://github.com/tintinweb/ethereum-dasm) project - a kind of high level disassembler with static/dynamic analysis features - relies on the registry and base disassembling functionality provided by [evmdasm](https://github.com/tintinweb/evmdasm).
**More information** --> **[Wiki](https://github.com/tintinweb/evmdasm/wiki)**
Projects building on [evmdasm](https://github.com/tintinweb/evmdasm/):
* :trophy: https://github.com/ethereum/evmlab
* :trophy: https://github.com/tintinweb/ethereum-dasm
* :trophy: https://github.com/tintinweb/evmcodegen
### Setup
##### from pypi
```
#> python3 -m pip install evmdasm
```
##### from source
```
#> python3 setup.py install
```
Raw data
{
"_id": null,
"home_page": "https://github.com/tintinweb/evmdasm",
"name": "evmdasm",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "evmdasm,ethereum,blockchain,evm,disassembler",
"author": "tintinweb",
"author_email": "tintinweb@oststrom.com",
"download_url": "https://files.pythonhosted.org/packages/00/c4/2c782594450eac176ca0785904245979a7c0ecd3a96e65781a192f6b5765/evmdasm-0.1.10.tar.gz",
"platform": null,
"description": "[![Build Status](https://api.travis-ci.org/tintinweb/evmdasm.svg?branch=master)](https://travis-ci.org/tintinweb/evmdasm/)\n\n# evmdasm\n*A lightweight ethereum evm bytecode instruction registry, disassembler and evmcode manipulation library.*\n\nThis library is meant for providing a static interface and registry for EVM opcodes and instructions. The idea is to keep it as lightweight as possible especially when it comes to dependencies or high level features.\n\ne.g. The [ethereum-dasm](https://github.com/tintinweb/ethereum-dasm) project - a kind of high level disassembler with static/dynamic analysis features - relies on the registry and base disassembling functionality provided by [evmdasm](https://github.com/tintinweb/evmdasm). \n\n\n**More information** --> **[Wiki](https://github.com/tintinweb/evmdasm/wiki)**\n\nProjects building on [evmdasm](https://github.com/tintinweb/evmdasm/):\n* :trophy: https://github.com/ethereum/evmlab\n* :trophy: https://github.com/tintinweb/ethereum-dasm\n* :trophy: https://github.com/tintinweb/evmcodegen\n\n### Setup\n\n##### from pypi\n```\n#> python3 -m pip install evmdasm\n```\n\n##### from source\n```\n#> python3 setup.py install\n```\n\n\n",
"bugtrack_url": null,
"license": "GPLv2",
"summary": "A lightweight ethereum evm bytecode asm instruction registry and disassembler library.",
"version": "0.1.10",
"split_keywords": [
"evmdasm",
"ethereum",
"blockchain",
"evm",
"disassembler"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7a917ab47978cb0f77f13b82fdaaef19",
"sha256": "0d661e4df2414b7970bc83f64a1a506b0e63ff322f54e8d390ee2b652440dba3"
},
"downloads": -1,
"filename": "evmdasm-0.1.10-py3.9.egg",
"has_sig": false,
"md5_digest": "7a917ab47978cb0f77f13b82fdaaef19",
"packagetype": "bdist_egg",
"python_version": "0.1.10",
"requires_python": null,
"size": 32459,
"upload_time": "2022-03-11T10:21:00",
"upload_time_iso_8601": "2022-03-11T10:21:00.959622Z",
"url": "https://files.pythonhosted.org/packages/c9/89/8c4d2e85cad60061aecb327c6136ae14b1de6c8f09fbf2cf1794ac256e01/evmdasm-0.1.10-py3.9.egg",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "b51fadf70f1ca1fa4b82f33556545d4b",
"sha256": "30b7ef0c7b13edcaed7ee04a31fac7e24735610fa24b6803cd81706d93db1c61"
},
"downloads": -1,
"filename": "evmdasm-0.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b51fadf70f1ca1fa4b82f33556545d4b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 14341,
"upload_time": "2022-03-11T10:20:59",
"upload_time_iso_8601": "2022-03-11T10:20:59.046495Z",
"url": "https://files.pythonhosted.org/packages/8a/46/b2cae45334f4e1e658aacb0f44feb175c1354f297e969203fa49423b0aff/evmdasm-0.1.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "68b738f7f9aa9b074dd137e901267303",
"sha256": "b7a699740ab56bee605e0ffff51c72d49033755f41d40d001a4769567e906d78"
},
"downloads": -1,
"filename": "evmdasm-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "68b738f7f9aa9b074dd137e901267303",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12878,
"upload_time": "2022-03-11T10:21:02",
"upload_time_iso_8601": "2022-03-11T10:21:02.356912Z",
"url": "https://files.pythonhosted.org/packages/00/c4/2c782594450eac176ca0785904245979a7c0ecd3a96e65781a192f6b5765/evmdasm-0.1.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-03-11 10:21:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "tintinweb",
"github_project": "evmdasm",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "evmdasm"
}