mandiant/flare-floss

Change 2 scripts

Open

#939 aberto em 24 de jan. de 2024

Ver no GitHub
 (14 comments) (0 reactions) (1 assignee)Python (534 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (4.047 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador