asm2cfg

View on PyPIReverse Dependencies (0)

0.2.2 asm2cfg-0.2.2-py3-none-any.whl

Wheel Details

Project: asm2cfg
Version: 0.2.2
Filename: asm2cfg-0.2.2-py3-none-any.whl
Download: [link]
Size: 14490
MD5: 3a44d709fbefe0b7ba623f5a53914bac
SHA256: 065d5ea9b8574e2d4a4f76fec7031b14e4e229a1ac4ae5e876436dadcc9277a6
Uploaded: 2023-05-27 13:25:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asm2cfg
Version: 0.2.2
Summary: Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files.
Author: Mauri Mustonen
Author-Email: kazooiebombchu[at]gmail.com
Home-Page: https://github.com/Kazhuu/asm2cfg
Project-Url: Bug Tracker, https://github.com/Kazhuu/asm2cfg/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: graphviz (>=0.16)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10877 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
asm2cfg/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asm2cfg/__main__.py sha256=QvaqgSxGY2je4cOlxTU-sQJQe9_m75j7oJylPnq8h6w 193
asm2cfg/asm2cfg.py sha256=Mt2WvuzMSDe7FJ9snHEUgCQhNE-pti95ughYAvcfEjs 20594
asm2cfg/command_line.py sha256=UHlyip8Sq8PUViLPLtugZSaKJtaYt6HnSUxtgS6Usbw 1263
asm2cfg-0.2.2.data/scripts/gdb_asm2cfg.py sha256=P86kgbMZnPaO71OSF6cWqilEP9WcFZn5oz75L9cHTik 3934
asm2cfg-0.2.2.dist-info/LICENSE sha256=1owQYoyw6tATfmTXftXPcXjqeFCil-1yjaAQzWFEVjc 1071
asm2cfg-0.2.2.dist-info/METADATA sha256=di17RaEYYIhp5pOOxWM87kB-82vrM9bX-LwDerOtsY0 11511
asm2cfg-0.2.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
asm2cfg-0.2.2.dist-info/entry_points.txt sha256=L5JxXDgAj9jx_ynqjWyuaSry36tr696Kk82cg-eqJL8 54
asm2cfg-0.2.2.dist-info/top_level.txt sha256=bbHVKoPj-9SQ_UyLF9x1I71bReabojJqpE_j4SeCWUI 8
asm2cfg-0.2.2.dist-info/RECORD

top_level.txt

asm2cfg

entry_points.txt

asm2cfg = asm2cfg.command_line:main