rizinorg/cutter

Implement Right-Click -> Reanalyze Function

Open

#1,938 创建于 2019年12月17日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)C++ (1,123 fork)batch import
EnhancementHacktoberFestTriage Neededgood first issue

仓库指标

Star
 (14,852 star)
PR 合并指标
 (平均合并 13天 23小时) (30 天内合并 20 个 PR)

描述

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

贡献者指南