Quick Start
First Steps
- Install ida-hcli (see Installation)
- Authenticate (see Authentication)
- Verify your setup:
hcli whoami
Common Commands
License Management
View your licenses:
hcli license list
Install a license:
hcli license install
File Sharing
Share a file:
hcli share put myfile.idb
List shared files:
hcli share list
Download a shared file:
hcli share get <file-id>
Help and Documentation
Get help for any command:
hcli --help
hcli license --help
hcli license install --help
Next Steps
- License Management - Managing your IDA licenses
- File Sharing - Share and collaborate on files