v0.1.0 is Now Released
This initial release focuses on core reversing concepts and it’s just the beginning of a community-driven evolution.
Welcome to the Domain API Category!
This category is your one-stop hub for everything related to the new Domain API — a beginner-friendly, open-source Python API for IDA scripting and plugin development.
Go ahead and:
- Ask questions about how to achieve your daily tasks using the Domain API
- Share feedback on design decisions and suggest directions for future development
- Start discussions with the community - how are others dealing with similar challenges like yours?
Easy Installation
- Install it from PyPI with
pip install ida-domain
and set IDADIR environment variable
Domain API General Documentation Resources
Getting Started | Examples | Reference
Interested in contributing?
- Visit the Domain API GitHub Repository and
- Read the Contributor Guidelines