mandiant/flare-floss

Change 2 scripts

Open

#939 opened on Jan 24, 2024

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

Repository metrics

Stars
 (4,047 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide