angr / angr/angr

pcode: Missing calling conventions

オープン
#4,780 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
9.1k
フォーク
1.2k
平均マージ
16時間 20分
マージ済み PR(30日)
169

説明

### Description

There are several default calling conventions missing in https://github.com/angr/angr/blob/16a60357578662f363bf9b0a19292ecfd4d90f67/angr/engines/pcode/cc.py#L98. The automatic name matcher fallback may not catch the rest, e.g. `ARM:LE:32:v8`, `MIPS:LE:32:default`.

### Steps to reproduce the bug

See https://github.com/angr/pypcode/issues/115

### Environment

angr @ 16a60357578662f363bf9b0a19292ecfd4d90f67

### Additional context

We may be able to populate any missing calling conventions from associated .cspec files.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。