ourpalm
- 2 skills
- 0 followers
- 9 hours ago last updated
- ▌ Ilruntime Debug · ourpalmDebug ILRuntime ILIntepreter execution errors. Invoke whenever ILIntepreter internal errors occur and root cause is unclear - always check stack state first before diving into interpreter internals.
- ▌ Ilspy Decompile · ourpalmDecompile .NET assemblies using ilspycmd CLI tool. Invoke when you need to inspect compiled DLLs, compare original vs patched assemblies, or examine compiler-generated types (closures, iterators, state machines).