Xamarin app decompilation tool (only Android APK support for now).
Use this to automatically extract the C# code from the embedded DLLs on apps built with Xamarin.
Run either dexamarin.py app.apk
or dexamarin.py -s assembly.dll
for single file decompression and decompilation