Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Patrice Godefroid - Automated Whitebox Fuzz Testing with SAGE
Jul 14, 2009 at 5:19 PMSAGE and Pex both use some of the same techniques (like DART), but SAGE is for security testing of unmanaged code (x86 binary analysis) while Pex is for unit testing of managed code (MSIL .NET binaries).
For more information on how they differ, please see http://research.microsoft.com/en-us/um/people/pg/public_psfiles/ieeesw2008.pdf
Patrice