viper-framework / viper

Binary analysis and management framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running modules from API

carvey opened this issue · comments

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?