atredispartners / aidapal

aiDAPal is an IDA Pro plugin that uses a locally running LLM that has been fine-tuned for Hex-Rays pseudocode to assist with code analysis.
160 stars 16 forks source link

Installation not work #4

Open Bizarrus opened 4 hours ago

Bizarrus commented 4 hours ago

Tried in IDA Pro 8.3 and IDA Pro 9.0.

Reproduce

image

On Plugins-List the plugin wont be listen:

image

No Error logs, no exceptions, nothing..

Solution

The ida-plugin.json is missing?

Bizarrus commented 4 hours ago

See #5.

After adding ida-plugin.json, the plugin will be loaded in IDA 9.0 (others currently not tested).