Skip to main content

HCLI - Hex-Rays CLI Utility

Project description

IDA HCLI

PyPI version License: MIT Python 3.10+

A modern command-line interface for managing IDA Pro licenses, downloads, ...

Documentation

See https://hcli.docs.hex-rays.com/

Contributing

HCLI is under heavy active development by our team. We are not accepting external contributions at this time due to:

  • Rapid development and frequent breaking changes
  • Tight integration requirements with our proprietary IDA Pro workflows
  • Internal roadmap priorities and architectural decisions

However feel free to report bugs or suggest features via Issues

For our internal team, please see our Contributing Guidelines for development setup and workflow.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Issues and Support

Development

Prerequisites

  • Python 3.10 or higher
  • uv package manager

Setup

# Clone the repository
git clone https://github.com/HexRaysSA/ida-hcli.git
cd ida-hcli

# Install dependencies
uv sync

# Run in development mode
uv run hcli --help

Build System

# Install with development dependencies
uv sync --extra dev 

# Build package
uv build 

# Run development tools
uvx ruff format
uvx ruff check --fix
uvx ruff check --select I --fix
uvx mypy --check-untyped-defs src/ tests/ --exclude tests/data/ --disable-error-code=import-untyped --disable-error-code=import-not-found

Documentation

Documentation is automatically generated from source code:

# Build documentation
uv run mkdocs build

# Serve documentation locally
uv run mkdocs serve

# Documentation includes:
# - CLI commands (from Click help text)
# - API reference (from Python docstrings)
# - Usage examples (auto-generated)

Testing

# Run tests
uv run pytest

# Test CLI commands
uv run hcli whoami
uv run hcli plugin list

See CONTRIBUTING.md for detailed development guidelines.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ida_hcli-0.11.4.dev1.tar.gz (99.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ida_hcli-0.11.4.dev1-py3-none-any.whl (133.7 kB view details)

Uploaded Python 3

File details

Details for the file ida_hcli-0.11.4.dev1.tar.gz.

File metadata

  • Download URL: ida_hcli-0.11.4.dev1.tar.gz
  • Upload date:
  • Size: 99.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.22

File hashes

Hashes for ida_hcli-0.11.4.dev1.tar.gz
Algorithm Hash digest
SHA256 d91f831d458422cafa04c0c2ce16e7febaf6763cb019634972e0cd1d4e341997
MD5 269a92dec3c0f976cefa446800144510
BLAKE2b-256 027c173dcb71f60140f138b92a191c9ff65c975665359bec4919169f3a88995f

See more details on using hashes here.

File details

Details for the file ida_hcli-0.11.4.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for ida_hcli-0.11.4.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 d5caa9e9d07ea60271b95260e7570115e7e9b55bcf615de077c74c9ff7bb2fbc
MD5 aa108ea94742a15d60a4357d942fb2dc
BLAKE2b-256 772a0f2166fd9452ff7a312bb75ca64cdb1417b0784368af1d46741b9ab0d7a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page