Skip to content

Python script that resolves symbols for Unity Mono JIT callstacks. Requires pywin32.

Notifications You must be signed in to change notification settings

JussiKnuuttila/UnityMonoCallstackDemangler

Repository files navigation

UnityMonoCallstackDemangler

Python script that resolves symbols for Unity Mono JIT callstacks. Requires pywin32.

Usage:

  • Start unity with mixed callstack debugging enabled (creates %TEMP%/pmip_<pid>_<id>.txt that contains symbols)
  • Copy a callstack from visual studio to clipboard
  • Run python UnityMonoCallstackDemangler.py from command line

About

Python script that resolves symbols for Unity Mono JIT callstacks. Requires pywin32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages