README.md

November 5, 2025 · View on GitHub

logo
Lightweight whiteboard plugin for IDA that allows reverse engineers to sketch and brainstorm directly inside IDA.

Features

  • Text
  • Drawing
  • Eraser
  • Selection
  • Undo / redo
  • Styles
  • Clear canvas

Showcase

image

Requirements

PyQt5/PySide6 must be installed before using DrawIDA.
pip install PyQt5/PySide6

Installation

Copy DrawIDA.py to your IDA plugins folder and restart IDA.

Compatibility

  • IDA 7.4 → IDA 9.x

License

DrawIDA is licensed under the MIT License – see the LICENSE file for details.