Jump to content
Nytro

tangerine

Recommended Posts

Posted

[h=1]Tangerine[/h] Tangerine is a tool for inspecting Windows Phone applications. Based on XAPSpy. It allows you to do three things:

  • Automate all routine work with XAP files (parsing, deploying etc.)
  • Log method calls, including parameters values and return values
  • Run your own code on method enter, on method exit or instead of a method
  • Change parameters values using method code

Supports both Windows Phone 7 and Windows Phone 8 applications.

Current limitations on functions for instrumentating:

  • only managed application assemblies get instrumented
  • does not support functions with user types (e.g. custom type Product)
  • does not support out parameters
  • does not support method overloads

Minimum requirements: .NET Framework 4.0, Windows Phone SDK 7.0

More detailed documentation will be uploaded.

Contributors:

  • Andrey Chasovskikh
  • Evgeny Bechkalo
  • Dmitriy Evdokimov

Sursa: https://github.com/andreycha/tangerine

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...