binaryai / sdk

Get results of binaryai.cn using our SDK
https://www.binaryai.cn/doc/
GNU General Public License v3.0
491 stars 75 forks source link

BinaryAI install_ida_plugin failed when there need proxy #107

Closed szlenghuangfei closed 3 years ago

szlenghuangfei commented 3 years ago

image

nforest commented 3 years ago

This is a known issue, we plan to fix it in the v0.3 release.

Because BinaryAI will have breaking changes in order to support the latest model on the server-side, then we use pypi.org to check the latest plugin version and ask users to upgrade to it on the client-side.

reecezhu commented 3 years ago

After executing the 'binaryai install_ida_plugin' command, the file 'binaryai.cfg' was not installed.

nforest commented 3 years ago

After executing the 'binaryai install_ida_plugin' command, the file 'binaryai.cfg' was not installed.

Actually, the binaryai.cfg file is created when you launch the plugin in IDA Pro for the first time.

BTW, it's better to discuss the new question in a different thread.