Hello, while working with IL2CPP I noticed that there was a fork made by https://github.com/kneesnap/Il2CppInspector which fixes this error caused by version 24.4:

After using this fork IL2CPP worked perfectly, but I wanted to try using Unitor instead. How would I change which IL2CPP Unitor uses? Thanks
The commit that fixed it is here: Kneesnap/Il2CppInspector@5417721