airbus-cert / ttddbg

Time Travel Debugging IDA plugin
Apache License 2.0
550 stars 33 forks source link

Function tracing feature #10

Closed simsor closed 1 year ago

simsor commented 1 year ago

This PR adds a new feature: function tracing. You can choose to monitor "functions" (i.e. addresses) for calls, and the plugin will automatically use the data stored in the IDB to extract its arguments and return values.