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.
171 stars 16 forks source link

Installation not work #4

Closed Bizarrus closed 1 week ago

Bizarrus commented 2 weeks 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 2 weeks ago

See #5.

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

AverageBusinessUser commented 1 week ago

merged the plugin json in, closing as fixed.