Dynamic analysis of windows phone 7 applications
Presentation by Behrang Fouladi at UnCon in 2011.
Runtime analysis is an integral part of most application security assessment processes. Many powerful tools have been developed to perform execution/data flow analysis and code debugging for desktop and server operating systems. Although a few dynamic analysis tools such as DroidBox are available for Android, currently no similar public tools for the Windows Phone 7 platform is available. we have developed a dynamic analysis tool named XAPSpy which facilitates the security assessment of Windows Phone 7 applications.
XAPSpy source code and compiled binaries can be downloaded here