radareorg/radare2

[request] Implement basefind

Open

#10,725 创建于 2018年7月13日

在 GitHub 查看
 (5 评论) (2 反应) (0 负责人)C (3,229 fork)batch import
HacktoberfestRAnalconceptenhancement

仓库指标

Star
 (23,826 star)
PR 合并指标
 (平均合并 16小时 24分钟) (30 天内合并 99 个 PR)

描述

Basefind aims at find the base address of a binary by using ASCII strings and their intersections.

There are various implementations of this:

I think that could be a nice radare2 feature.

贡献者指南