rizinorg/cutter

Implement Right-Click -> Reanalyze Function

Open

#1.938 geöffnet am 17. Dez. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)C++ (1.123 Forks)batch import
EnhancementHacktoberFestTriage Neededgood first issue

Repository-Metriken

Stars
 (14.852 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 13T 23h) (20 gemergte PRs in 30 T)

Beschreibung

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