Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Identifying compiler version from .NET binary (https://forum.exetools.com/showthread.php?t=19570)

jonwil 06-24-2020 13:33

Identifying compiler version from .NET binary
 
Is there a way to figure out what C# compiler version (not the .NET runtime version but the compiler version) was used to compile a binary or any other way to figure out how to recompile a decompiled .NET binary so it matches closer to the original binary when run through a tool like JustAssembly?

Kurapica 06-24-2020 14:36

The .NET framework is your guide to determine which version of C# is used

refer to this : https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-version-history

atom0s 06-25-2020 03:15

Check the answers here:
https://stackoverflow.com/questions/3460982/determine-net-framework-version-for-dll


All times are GMT +8. The time now is 23:26.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX