Out Parameters and Return Values
Is it possible to capture the out parameter/return value (assuming eax) once the Windows API call returns?
hi @xorhex ! It is currently not implemented, I may add it in the future
Hi @hasherezade ! I tried to implement this feature (see https://github.com/hasherezade/tiny_tracer/discussions/70). Have you had a chance to take a look? Thanks!
hi @maxspl ! Thank you, I just had a quick look and it looks promising, but I didn't have the time to review it in details yet. I will check it soon and update you!
Implemented in https://github.com/hasherezade/tiny_tracer/releases/tag/3.0