Vector35 / Vector35/binaryninja-api
DebugInfo needs support for bare Symbols
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 1.3k
- フォーク
- 298
- 平均マージ
- 5日 5時間
- マージ済み PR(30日)
- 19
説明
Right now some debug file formats may contain symbols and offsets with no other type information associated. However the DebugInfo APIs require you to create a variable (which requires a type). In the future, the DebugInfo APIs should support the creation of symbols as well even if no type information exists.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by reviewing the DebugInfo APIs and the variable-creation path described in the issue. Determine how bare symbols and offsets should be represented without type information. The work is done when DebugInfo can create and expose symbols that have no associated type.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- api, reverse-engineering
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100