You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reclass runs correctly after building for linux x64, and runs correctly using mono /bin/Release/x64/ReClass.NET.exe
However, attaching to a process causes Reclass to freeze. I've tried rebuilding the solution and different VMs, but the result persists. It will not attach and immediately freeze.
FWIW /proc/sys/kernel/yama/ptrace_scope is set to 0. (I've tried different values)