hasherezade / tiny_tracer

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

Please explain #46

Closed HongThatCong closed 1 year ago

HongThatCong commented 1 year ago

In https://github.com/hasherezade/tiny_tracer/blob/699c038a82ecc1da952e91cd0633be2a276814da/TinyTracer.cpp#L805 Why pass negative value to NtDelayExecution function Is it a bug ?

image

HongThatCong commented 1 year ago

sorry, i understood why