Tenrec Capa Plugin
September 17, 2025 ยท View on GitHub
Tenrec Capa Plugin
This plugin integrates flare-capa with tenrec, allowing LLMs to analyze and extract capabilities present in an IDA session.
Installation
To install the plugin, run:
tenrec plugins add -p tenrec-capa
Usage
This package exports the capa plugin, which can be used to analyze binary files and extract capabilities.
There are four new operations that tenrec-capa provides:
capa_run_analysiscapa_get_capabilities_foundcapa_get_capability_resultscapa_get_function_results
For a complete breakdown of the plugin and its operations, check out the documentation.