HolmesProcessing / Holmes-Totem

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

Objdump-Change #138

Closed ms-xy closed 8 years ago

ms-xy commented 8 years ago

This is an improvement and at the same time a slight setback.

Signed-off-by: Maximilian Schott ms@roottec.com

ms-xy commented 8 years ago

Hmm resolved itself without intervention ... weird

(edit: deleted previous comment about travis having problems)

webstergd commented 8 years ago

i forced a recheck.

webstergd commented 8 years ago

Could you provide a time comparison between the original and this method. Also, could you please update the readme so it provides samples output. i.e. gogadget's readme.md

ms-xy commented 8 years ago

Ok, implemented a lot of improvements. It is now as fast as the original (no significant difference observable, both roughly ~750ms on e.g. a 1MB binary with 400k opcodes). Updated the Readme as well. Changed the output to include section flags as given in the executable file's headers.