Advice for a C# application that reverse engineers functions and their arguments from a C++ exe
does anyone know of any program/nuget package/external tool I can use from C# to extract the functions from a C++ executable and pass it back to my application?