hasherezade / tiny_tracer

A Pin Tool for tracing API calls etc
1.25k stars 138 forks source link

Run tiny_tracer through command line instead of right click #20

Open 040840308 opened 2 years ago

040840308 commented 2 years ago

Hi,

   I wonder whether tiny_tracker could be run in a command line way. In this way, I could provide the other necessary parameters.
   Thanks
hasherezade commented 2 years ago

Hi! Yes, sure it is possible.

Check the parameters that are used by the run_me script: https://github.com/hasherezade/tiny_tracer/blob/master/install32_64/run_me.bat#L83

You just need to use appropriate parameters, and you can run it from the command line as well.