python-angr 9.2.112
Multi-architecture binary analysis toolkit
This package provides a versatile binary analysis platform with the ability to perform dynamic symbolic execution as well as various static analyses directly on binaries. As such, it can be used for all kinds of reverse engineering, vulnerability discovery, exploit generation, and software testing purposes.
- Outputs:
out - Website: https://github.com/angr/angr
- Licenses: FreeBSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-angr 9.2.112 as follows:
guix install python-angr@9.2.112
Or install the latest version:
guix install python-angr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.