SamboyCoding / Cpp2IL

Work-in-progress tool to reverse unity's IL2CPP toolchain.
MIT License
1.56k stars 178 forks source link

Support Type Parameters in Call Analysis #255

Closed ds5678 closed 6 months ago

ds5678 commented 6 months ago

Resolves #176

I also have #173 implemented locally, but I figured you would want to review them separately.