Metadata-Version: 2.1
Name: angr
Version: 8.20.7.6
Summary: A multi-architecture binary analysis toolkit, with the ability to perform dynamic symbolic execution and various static analyses on binaries
Home-page: https://github.com/angr/angr
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: sortedcontainers
Requires-Dist: cachetools
Requires-Dist: capstone (>=3.0.5rc2)
Requires-Dist: dpkt
Requires-Dist: mulpyplexer
Requires-Dist: networkx (>=2.0)
Requires-Dist: progressbar2
Requires-Dist: rpyc
Requires-Dist: cffi (>=1.7.0)
Requires-Dist: unicorn (>=1.0.2rc2)
Requires-Dist: archinfo (==8.20.7.6)
Requires-Dist: claripy (==8.20.7.6)
Requires-Dist: cle (==8.20.7.6)
Requires-Dist: pyvex (==8.20.7.6)
Requires-Dist: ailment (==8.20.7.6)
Requires-Dist: GitPython
Requires-Dist: psutil
Requires-Dist: pycparser (>=2.18)
Requires-Dist: itanium-demangler
Requires-Dist: CppHeaderParser
Requires-Dist: protobuf
Provides-Extra: angrdb
Requires-Dist: sqlalchemy ; extra == 'angrdb'

UNKNOWN


