A WIP WebAssembly decompiler, targeted at Il2CPP games
Перейти к файлу
HoLLy f8249a5ef0 Fix blocks not being printed when wrapped in AssignmentExpressions 2019-11-23 22:23:24 +01:00
.github Create FUNDING.yml 2019-11-22 15:58:36 +00:00
WasmLib Fix blocks not being printed when wrapped in AssignmentExpressions 2019-11-23 22:23:24 +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.