viper-framework / viper

Binary analysis and management framework
Other
1.54k stars 353 forks source link

How to make new modules accessible to Web GUI Module dropdown #760

Open jdubp opened 5 years ago

jdubp commented 5 years ago

I don't see anything in the documentation, but how do modules become accessible in the Web GUI interface?

For instance the misp module is only accessible via the CLI (either viper-cli or CLI in viper-web) and any new modules I add in modules are also only accessible via the CLI. How can modules new modules be made accessible via the Modules dropdown in the Web GUI and not just CLI?