rizinorg/cutter

Implement Right-Click -> Reanalyze Function

Open

#1,938 opened on Dec 17, 2019

View on 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
 (Avg merge 13d 23h) (20 merged PRs in 30d)

Description

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. -->

Contributor guide