airbus-seclab / bincat

Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
1.66k stars 159 forks source link

Move IDA plugin config to `plugins` #110

Closed trou closed 2 years ago

trou commented 4 years ago

However, it creates two directories $IDAUSR/idabincat and $IDAUSR/plugins/idabincat where the former is strictly a subpart of the latter.

see #108