mandiant/flare-floss

Change 2 scripts

Open

#939 创建于 2024年1月24日

在 GitHub 查看
 (14 评论) (0 反应) (1 负责人)Python (534 fork)github user discovery
good first issue

仓库指标

Star
 (4,047 star)
PR 合并指标
 (PR 指标待抓取)

描述

In my opinion, I think it is necessary to change/addition the following 2 scripts, or maybe merge those 2 scripts into 1.

  1. render-ida-import-script.py: Runs as an IDAPython script, allowing users to select floss json result file to apply stacks/functions comments directly into IDA. No need to generate an intermediate script.

  2. idaplugin.py Added parse language for Go/Rust files

  3. Combine the above two scripts into a new IDAPython script, running entirely in IDA

Tks and brgds HTC

贡献者指南