8000 GitHub - d3xter-lab/XamarinUnpacker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

d3xter-lab/XamarinUnpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

XamarinUnpacker

XamarinUnpacker is a tool to unpack Android native library compiled using Xamarin.Android.

Usage

To decompress a native library file run the script as follows:

python3 XamUnpack.py -i libmonodroid_bundle_app.so

If the output path is not specified, DLL files will be extract in output directory.

To specify a directory run the script as follows:

python3 XamUnpack.py -i libmonodroid_bundle_app.so -o files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0