SideChannelMarvels / Tracer

Set of Dynamic Binary Instrumentation and visualization tools for execution traces.
GNU General Public License v3.0
298 stars 70 forks source link

sqlite db as CLI argument for TraceGraph #2

Closed doegox closed 7 years ago

doegox commented 8 years ago

It would be nice to be able to pass the db file as command line argument, to save a few clicks

haxelion commented 7 years ago

Implemented in commit 2cafbc045720a9d1b3a02524573b209d3da2ccec ;-)