Unpacking Xamarin Android Mobile Applications

Reading Time: 5 minutes Recap & Introduction In my previous post I detailed how to decompile .NET code and explained how this was possible given the nature of the .NET platform. This post will walk you through how to unpack and decompile android mobile applications built on the Xamarin platform. Additionally I will also talk about a utility app …