cihansol / XamAsmUnZ

Extract .NET assemblies from Xamarin mobile applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XamAsmUnZ

Enables the extraction of .NET managed assemblies from Android Xamarin mobile applications.

Screenshot

Usage

XamAsmUnZ -elf path/to/libmonodroid_bundle_app.so
XamAsmUnZ -dir path/to/folder
  • Supports both ELF32/ELF64

Dependencies

Lz4net

ELFSharp

About

Extract .NET assemblies from Xamarin mobile applications.

License:MIT License


Languages

Language:C# 100.0%