A WIP WebAssembly decompiler, targeted at Il2CPP games
Перейти к файлу
HoLLy 7b97f0d37a Output pseudo-code in generic decompiler using generic IR names 2019-11-22 21:56:11 +01:00
WasmLib Output pseudo-code in generic decompiler using generic IR names 2019-11-22 21:56:11 +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.