Instruction 0x4013e8 has two memory operands.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 131
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 14
Description
### Description
i see this message, i follow its instruction
```
WARNING | 2024-05-09 23:55:55,546 | angr.analyses.calling_convention | Cannot determine calling convention for .
INFO | 2024-05-09 23:55:55,547 | angrmanagement.data.jobs.job | Job "Variable Recovery" completed after 1.78 seconds
ERROR | 2024-05-09 23:55:55,579 | angrmanagement.ui.widgets.qoperand | Instruction 0x4013e8 has two memory operands. Please report it on GitHub.
```
### Steps to reproduce the bug
i will upload the binary that i used
[racecar.zip](https://github.com/angr/angr-management/files/15265134/racecar.zip)
### Environment
angr environment report
=============================
Date: 2024-05-09 23:59:40.313733
Running in virtual environment at /home/as/cac/angr-management/.venv
Platform: linux-x86_64
Python version: 3.10.14 (main, May 1 2024, 16:08:08) [GCC 13.2.1 20240417]
######## angr #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/angr/__init__.py
Pip version angr 9.2.102
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######## ailment #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/ailment/__init__.py
Pip version ailment 9.2.102
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######## cle #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/cle/__init__.py
Pip version cle 9.2.102
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######## pyvex #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/pyvex/__init__.py
Pip version pyvex 9.2.102
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######## claripy #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/claripy/__init__.py
Pip version claripy 9.2.102
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######## archinfo #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/archinfo/__init__.py
Pip version archinfo 9.2.102
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######## z3 #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/z3/__init__.py
Pip version z3-solver 4.10.2.0
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######## unicorn #########
Python found it in /home/as/cac/angr-management/.venv/lib/python3.10/site-packages/unicorn/__init__.py
Pip version unicorn 2.0.1.post1
Git info:
Current commit 2ed157baca72e149119dde4ad78d260f3fe759f6 from branch master
Checked out from remote origin: https://github.com/angr/angr-management
######### Native Module Info ##########
angr:
unicorn:
pyvex: .FFILibrary object at 0x7ffff3f83760>
z3:
### Additional context
no additional context
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.