rizinorg/cutter

Implement Right-Click -> Reanalyze Function

Open

#1,938 opened on 2019年12月17日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)C++ (1,123 forks)batch import
EnhancementHacktoberFestTriage Neededgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (平均マージ 13d 23h) (30d で 20 merged PRs)

説明

Is your feature request related to a problem? Please describe.

Currently, there is no easy way to re-analyze a function.

Describe the solution you'd like

A one-click solution to re-analyze a function. This will basically wrap af- @ <offset>; aF @ <offset> or af- @ <offset>; af @ <offset>, or any other suggestion if available.

This is very useful API that can be used by different integrations and plugins. For example, this can be used after patching a function ext or screenshots about the feature request here. -->

コントリビューターガイド