Vector35 / Vector35/binaryninja-api
API to get the FunctionType given a call site.
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 1.3k
- フォーク
- 298
- 平均マージ
- 5日 5時間
- マージ済み PR(30日)
- 19
説明
It is very common to need the FunctionType given a IL Call instruction. We should provide a nice API on the commonil.Call which does all the correct things for the user. By default this API should also take into account the usage of Call type overrides but have the option to disregard them. We may potentially even want to allow the setting of the function type given a Call instruction.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Locate the commonil.Call implementation and the existing handling for call type overrides first. Done means the API returns the appropriate FunctionType by default, can disregard call type overrides when requested, and clarifies whether setting the function type is supported.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- api, reverse-engineering
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100