Skip to content

thebabush/idagui

Repository files navigation

IDAGui Plugin

You mustn't ever never ever ever use ImGui to write IDA Pro plugins UIs.

Never!

Don't even think about it, young person.

Stop reading!

Screenshot

HERE

Usage

But, if you wish to... (:

./run-with-env.sh /path/to/ida -A /path/to/idb.i64

Installation

  • Buy IDA Pro (very important)
  • Install IDA Pro (also very important)
  • ln -s $PWD $HOME/.idapro/plugins/idagui
  • Make sure IDA is using the same python 3.12 as uv is using
    • This step might be unnecessary for 9.2, I've heard
  • uv sync
  • See the above Usage section

Development

uv sync --all-groups && code .

Why?

Why not?

About

IDA Pro + ImGui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published