mborgerson
mborgerson
Some of the provided samples include binaries which apparently timed out during analysis: * Preferably we adjust the timeouts so this does not happen on samples, especially with default-enabled tools....
It may be insightful to see how long an analysis took in a particular tool. Related #55
It would be nice to see the sample binary original source and be able to download the tested binary
It might be nice to have an option to run all output through clang-format for consistent formatting
Currently results are captured with other logging messages into one stream. These should be separated so output is displayed independently.
The button is displayed for each tool, so it should only refresh the output for that tool.
Refresh should only happen when a new sample is selected
* Currently everything is squashed into center container making >3 decompiler comparison pretty tight * Checkboxes/Input section take up more space than necessary * Don't need a footer, just put...
User may want just one function in a binary. Allow specifying functions to display, vs showing the entire binary.