angr 9.2.103__py3-none-manylinux2014_aarch64.whl → 9.2.104__py3-none-manylinux2014_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of angr might be problematic. Click here for more details.

angr/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  # pylint: disable=wildcard-import
2
2
  # pylint: disable=wrong-import-position
3
3
 
4
- __version__ = "9.2.103"
4
+ __version__ = "9.2.104"
5
5
 
6
6
  if bytes is str:
7
7
  raise Exception(
@@ -2049,6 +2049,7 @@ class SimCCPowerPC(SimCC):
2049
2049
  STACKARG_SP_BUFF = 8
2050
2050
  RETURN_ADDR = SimRegArg("lr", 4)
2051
2051
  RETURN_VAL = SimRegArg("r3", 4)
2052
+ OVERFLOW_RETURN_VAL = SimRegArg("r4", 4)
2052
2053
  ARCH = archinfo.ArchPPC32
2053
2054
 
2054
2055
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: angr
3
- Version: 9.2.103
3
+ Version: 9.2.104
4
4
  Summary: A multi-architecture binary analysis toolkit, with the ability to perform dynamic symbolic execution and various static analyses on binaries
5
5
  Home-page: https://github.com/angr/angr
6
6
  License: BSD-2-Clause
@@ -15,13 +15,13 @@ Description-Content-Type: text/markdown
15
15
  License-File: LICENSE
16
16
  Requires-Dist: CppHeaderParser
17
17
  Requires-Dist: GitPython
18
- Requires-Dist: ailment ==9.2.103
19
- Requires-Dist: archinfo ==9.2.103
18
+ Requires-Dist: ailment ==9.2.104
19
+ Requires-Dist: archinfo ==9.2.104
20
20
  Requires-Dist: cachetools
21
21
  Requires-Dist: capstone ==5.0.0.post1
22
22
  Requires-Dist: cffi >=1.14.0
23
- Requires-Dist: claripy ==9.2.103
24
- Requires-Dist: cle ==9.2.103
23
+ Requires-Dist: claripy ==9.2.104
24
+ Requires-Dist: cle ==9.2.104
25
25
  Requires-Dist: dpkt
26
26
  Requires-Dist: itanium-demangler
27
27
  Requires-Dist: mulpyplexer
@@ -31,7 +31,7 @@ Requires-Dist: protobuf >=3.19.0
31
31
  Requires-Dist: psutil
32
32
  Requires-Dist: pycparser >=2.18
33
33
  Requires-Dist: pyformlang
34
- Requires-Dist: pyvex ==9.2.103
34
+ Requires-Dist: pyvex ==9.2.104
35
35
  Requires-Dist: rich >=13.1.0
36
36
  Requires-Dist: rpyc
37
37
  Requires-Dist: sortedcontainers
@@ -1,10 +1,10 @@
1
- angr/__init__.py,sha256=k6xyH5G_6DmmUk6asYIGYkJRkssMRHyKEcrIXqAZ-bE,3993
1
+ angr/__init__.py,sha256=O1gRuB7R2vwdKE9TrN8RObSHkaA4MnJ66Fqkt4YJqTs,3993
2
2
  angr/__main__.py,sha256=kaO56Te6h73SM94BVtASF00q5QbBbC3eBs9poVc9sVI,1887
3
3
  angr/annocfg.py,sha256=1tnBfxgLJh9I6Brm1JDdsWLHGmCQYdD6PTC_bFTOMrg,10775
4
4
  angr/blade.py,sha256=B8QXVQ93jz1YCIlb-dZLeBqYmVFdMXI5GleP1Wnxjrw,15519
5
5
  angr/block.py,sha256=uinLN30NbaVUcFJNDJaeWTKJiNwVFMte2vaGhYlkD-8,14752
6
6
  angr/callable.py,sha256=-E9HelavtRY1xPAxCVXl120H8Rb7Myd2IcrXtWZFAOU,6034
7
- angr/calling_conventions.py,sha256=nkMEkYpxAoNMvU1eju6C5lZRE3J1tpwuLRSdB4q6-uc,91243
7
+ angr/calling_conventions.py,sha256=JjgIx0PHOfP9O8fcLjaKFEnznDfgmcf8ezMS6s54Me8,91288
8
8
  angr/code_location.py,sha256=IudWSR-gJzq_EeVw-jEZvQumVYwUUDWXR1vmLAkS-SQ,5432
9
9
  angr/codenode.py,sha256=Di6ZxGqf-e6tKL49Zr0sq4vqpy_-nUDYkBdLj2Tg2Po,3760
10
10
  angr/errors.py,sha256=Hqc7StoAOW-0vQAJOlEyk2Xphe5mH1tUnZCfeoZURKc,8299
@@ -1292,9 +1292,9 @@ angr/utils/mp.py,sha256=lym2-3K2sSznzZ4vDShMajHPDSTEStIWLXZHprC5a3w,1840
1292
1292
  angr/utils/segment_list.py,sha256=noVHVyH0zYshoU3kntPLTQI3_Swo7VV2kfAb0TUccsU,20384
1293
1293
  angr/utils/timing.py,sha256=uOowCP8kotDrKDOjlAod-guBuYkAA8zEtiAwpdwMlIU,1334
1294
1294
  angr/utils/typing.py,sha256=pCjA7JZAzcvrk-iyIE2cRHc1G66AMSGEON3aFfjtPVc,431
1295
- angr-9.2.103.dist-info/LICENSE,sha256=cgL_ho5B1NH8UxwtBuqThRWdjear8b7hktycaS1sz6g,1327
1296
- angr-9.2.103.dist-info/METADATA,sha256=GZI_LXiKR3gQLXHbU1-EPROTtSZPE03iYE-YY6fiDBg,4707
1297
- angr-9.2.103.dist-info/WHEEL,sha256=H5ue-LVDBn1iex4P_oaeMzrdjBvJrmXEpHjXkS8V2vU,110
1298
- angr-9.2.103.dist-info/entry_points.txt,sha256=Vjh1C8PMyr5dZFMnik5WkEP01Uwr2T73I3a6N32sgQU,44
1299
- angr-9.2.103.dist-info/top_level.txt,sha256=dKw0KWTbwLXytFvv15oAAG4sUs3ey47tt6DorJG9-hw,5
1300
- angr-9.2.103.dist-info/RECORD,,
1295
+ angr-9.2.104.dist-info/LICENSE,sha256=cgL_ho5B1NH8UxwtBuqThRWdjear8b7hktycaS1sz6g,1327
1296
+ angr-9.2.104.dist-info/METADATA,sha256=RawEOibOIpKDqaJeWk59Xp1BcwDGQvaXeeern_CDVQU,4707
1297
+ angr-9.2.104.dist-info/WHEEL,sha256=H5ue-LVDBn1iex4P_oaeMzrdjBvJrmXEpHjXkS8V2vU,110
1298
+ angr-9.2.104.dist-info/entry_points.txt,sha256=Vjh1C8PMyr5dZFMnik5WkEP01Uwr2T73I3a6N32sgQU,44
1299
+ angr-9.2.104.dist-info/top_level.txt,sha256=dKw0KWTbwLXytFvv15oAAG4sUs3ey47tt6DorJG9-hw,5
1300
+ angr-9.2.104.dist-info/RECORD,,
File without changes