A WIP WebAssembly decompiler, targeted at Il2CPP games
Перейти к файлу
HoLLy ff92ec08d7 Implement basic control block support 2019-11-23 17:08:33 +01:00
.github Create FUNDING.yml 2019-11-22 15:58:36 +00:00
WasmLib Implement basic control block support 2019-11-23 17:08:33 +01:00
WasmTool Create GenericDecompiler class 2019-11-19 16:32:48 +01:00
.gitignore Ignore Rider user settings 2019-11-13 20:30:52 +01:00
README.md Create README.md 2019-10-30 00:42:38 +01:00
WasmLib.sln Create project 2019-10-22 22:19:08 +02:00
WasmLib.sln.DotSettings Create project 2019-10-22 22:19:08 +02:00

README.md

WasmLib

Wasm library, targeted at analyzing Unity il2cpp wasm binaries. Some functionality will be missing if I don't need it.