viper-framework / viper

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

Running modules from API #752

Open carvey opened 5 years ago

carvey commented 5 years ago

I see there happens to be some commented out functionality at the bottom of https://github.com/viper-framework/viper/blob/master/viper/web/viperapi/views.py that looks to do exactly what I need. Between the commented out code and the todo from @frennkie above it all, I'm inclined to think this functionality might not be complete.

Before I set up a test instance of viper and relearn what I have to about DRF, is there a plan to implement running modules from the API anytime soon? Or any workarounds that I'm missing at the moment?