An open API service indexing awesome lists of open source software.

https://github.com/yukiarrr/Il2cppSpy

Unity IL2CPP Disassembler (for apk)
https://github.com/yukiarrr/Il2cppSpy

apks decompiler disassembler il2cpp qt unity

Last synced: about 1 month ago
JSON representation

Unity IL2CPP Disassembler (for apk)

Awesome Lists containing this project

README

        

![logo](https://github.com/yukiarrr/Il2cppSpy/raw/master/docs/images/logo.png)

# What's this?

IL2CPP Disassembler.

## Open Apk

Select apk, and it is automatically expanded and disassembled.

Like the code editor, you can see the result of the disassembly.

![open](https://github.com/yukiarrr/Il2cppSpy/raw/master/docs/images/open.gif)

## Compare Apks

Select two apks, and the difference between them is displayed.

If there is a difference, the background color is changed.

![diff](https://github.com/yukiarrr/Il2cppSpy/raw/master/docs/images/diff.png)

# Getting Started

## Windows

1. Download [here](https://github.com/yukiarrr/Il2cppSpy/releases)
2. Open exe

## Mac

1. Install [Mono](https://www.mono-project.com/docs/getting-started/install/)
2. Download [here](https://github.com/yukiarrr/Il2cppSpy/releases)
3. Open app

# Resources credits

Icons made by Smashicons from www.flaticon.com

Icons made by srip from www.flaticon.com