unityspy
unityspy copied to clipboard
An open source MIT licensed rewrite of the now closed source HearthMirror (that's about 100 times faster than HearthMirror)
This PR contains all the changes I made to make unity spy work on a game using Unity 2022.3.10. I'm unsure how to create a complete new offset object and...
@frcaton Sorry for the ping, but I need your help here. I don't know how to work on this in a systematic way, and I'm fumbling in the dark. Would...
Hi there, first of all this is a really crazy and cool project and might help me out a lot as i've been struggeling to get data from the game...
Hey, I have a user who reported an "Access denied" issue with the following stack trace: ``` Access is denied at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.GetProcessHandle(Int32 access,...
The game that I'm trying to get state out of stores state on a script mounted on a GameObject. Is there any way to get this data? There are no...
Uploading UnitySpy.dll to https://www.virustotal.com results in some engines flagging the DLL as malware:  I wanted to know what piece of code was raising the flag, so I've started removing...
See https://github.com/Zero-to-Heroes/unity-spy-.net4.5/commit/762763da4fa72caf91d131b1a94ebd0ca7db1c25 With this, the reader for Hearthstone boots up in 3 seconds instead of 15