alexisflive / Dexamarin

Xamarin decompilation tool (only Android APK support for now)
MIT License
9 stars 5 forks source link
android decompile reverse-engineering xamarin

Dexamarin

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.

DEPENDENCIES (install these before running this tool)

Usage

Run either dexamarin.py app.apk or dexamarin.py -s assembly.dll for single file decompression and decompilation