Metadata-Version: 2.1
Name: qbinary
Version: 0.0.3
Summary: QBinary is a framework meant to offer a stable universal API over binaries
Author-Email: Quarkslab <diffing@quarkslab.com>
License: Apache Software License (Apache License, Version 2)
Project-URL: Homepage, https://github.com/quarkslab/qbinary
Project-URL: Repository, https://github.com/quarkslab/qbinary
Project-URL: Documentation, https://github.com/quarkslab/qbinary
Requires-Python: >=3.11
Requires-Dist: multimethod
Requires-Dist: enum_tools
Requires-Dist: python-binexport>=0.4.0
Requires-Dist: capstone>=5.0.1
Requires-Dist: quokka-project[pypcode]>=0.6.1
Requires-Dist: networkx
Provides-Extra: dev
Requires-Dist: tox; extra == "dev"
Description-Content-Type: text/markdown

# QBinary

QBinary is a framework meant to offer a stable universal API over binaries.

There are several backend that are already supported (Quokka, BinExport, IDA).