knah/Il2CppAssemblyUnhollower

Fix native exceptions stack traces

knah opened this issue · 0 comments

knah commented

il2cpp_format_stack_trace practically always returns an empty string. Using the trace_ips field of Exception class, or calling the GetStackTrace method might provide better results.