nesteruk / CallSharp

I/O Call Instrumentation for .NET
MIT License
41 stars 7 forks source link

CallSharp

Helper tool for inferring function call chains dependent on input and expected output.

This is a self-updating app; to install it, click here.

Very tentative roadmap

0.1 Initial release; search works but takes an atrocious amount of time.

0.2 Search speed improvements (static API search).

WE ARE HERE

0.3 Omission fixes: operators, properties, indexers, verification of constructor calls, support for generics.

tbc.