Metadata-Version: 2.4
Name: angr-management
Version: 9.2.207
Summary: The official GUI for angr
License-Expression: BSD-2-Clause
Project-URL: Homepage, https://angr.io
Project-URL: Repository, https://github.com/angr/angr-management
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PySide6-Essentials!=6.7.0,>=6.4.2
Requires-Dist: PySide6-QtAds>=4.2.1
Requires-Dist: QtAwesome==1.4.0
Requires-Dist: QtPy
Requires-Dist: angr[angrDB]==9.2.207
Requires-Dist: bidict
Requires-Dist: cle==9.2.207
Requires-Dist: ipython
Requires-Dist: pyqodeng>=0.0.10
Requires-Dist: requests[socks]
Requires-Dist: tomlkit
Requires-Dist: pyobjc-framework-Cocoa; platform_system == "Darwin"
Requires-Dist: thefuzz[speedup]
Requires-Dist: binsync==5.7.11
Requires-Dist: rpyc
Requires-Dist: qtconsole
Provides-Extra: bintrace
Requires-Dist: bintrace; extra == "bintrace"
Dynamic: license-file

# angr-management

angr-management is a cross-platform, open-source, graphical binary analysis tool powered by the [angr](https://angr.io) binary analysis platform! See [here](https://angr-management.readthedocs.io/en/latest/) for more information.

Some screenshots:

[![Disassembly](screenshots/disassembly.png)](https://github.com/angr/angr-management/blob/master/screenshots/disassembly.png)
[![Decompilation](screenshots/decompilation.png)](https://github.com/angr/angr-management/blob/master/screenshots/decompilation.png)
