I have collected tests from various places, and tested .NET to C# decompilers that I could get access to for free. * [[DecompilationSalamanderTest][Salamander tests]] * [[DecompilationAnakrinoTest][Anakrino tests]] * [[DecompilationReflectorTest][Reflector tests]] To avoid repeating the source code for the tests, the sources appear here. * DecompilerFiboDotNetSource * DecompilerCastingDotNetSource * DecompilerSableDotNetSource * DecompilerInnerClassesDotNetSource * DecompilerControlFlowDotNetSource * DecompilerImageViewerDotNetSource -- Main.MikeVanEmmerik - 06 Mar 2003
CategoryDecompilation