HolmesProcessing / Holmes-Totem

Investigation Planner for fast running analysis with predictable execution time. For example, static analysis.
Apache License 2.0
29 stars 18 forks source link

add service for decompilation #151

Open webstergd opened 7 years ago

webstergd commented 7 years ago

Would like to provide a service that supports decompilation. Radare2 [1] might be a decent option. The service should provide a default set of command arguments as well as allow for sending custom commands via tasking.

[1] https://github.com/radare/radare2