Metadata-Version: 2.1
Name: barf
Version: 0.6.0
Summary: A multiplatform open source Binary Analysis and Reverse engineering Framework
Home-page: http://github.com/programa-stic/barf-project
Download-URL: https://github.com/programa-stic/barf-project/tarball/v0.6.0
Author: Christian Heitman
Author-email: barfframework@gmail.com
License: BSD 2-Clause
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Disassemblers
Classifier: Topic :: Software Development :: Interpreters
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: capstone>=3.0.5rc2
Requires-Dist: future
Requires-Dist: networkx
Requires-Dist: pefile
Requires-Dist: pydot
Requires-Dist: pyelftools
Requires-Dist: pygments
Requires-Dist: pyparsing
