viper-framework / viper

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

Should we convert modules to pruduce JSON output? #769

Open botherder opened 4 years ago

botherder commented 4 years ago

Refactoring the output format is something that has long been discussed. I am still a bit dissatisfied with how modules outputs is handled, and we probably should look into doing something more programmatic. How about having modules generate output in JSON and have the console try to interpret how to print it appropriately. This would also help properly supporting an API server.