Skip to main content

CLI interface for Carbonara

Project description

# Carbonara-CLI CLI client for Carbonara Analyze a binary and send info to the Carbonara server.

## Install We suggest you to use a virtualenv.

### Linux ` sudo apt install radare2 python python-pip pip install -r requirements.txt python setup.py install `

### Windows Download and install capstone at

` > python -m pip install -r requirements.txt > python setup.py install `

## Usage ` python -m carbonara_cli [OPTIONS] <binary executable> python -m carbonara_cli [OPTIONS] <binary executable> <IDA Pro database> python -m carbonara_cli [OPTIONS] <binary executable> <radare2 project> ` Options: ` -radare2 Specify radare2 executable path -idacmd <path> Specify IDA Pro 32 executable (ida.exe) path -ida64cmd <path> Specify IDA Pro 64 executable (ida64.exe) path -reconfig Force configure file to be regenerated automatically -writeconfig Write custom paths (radare and IDA) to config file `

Project details


Download files

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

Source Distribution

carbonara_cli-1.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

carbonara_cli-1.0.1-py2-none-any.whl (4.9 kB view hashes)

Uploaded Python 2

Supported by

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